mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fix seedrandom/seedrandom-tests.ts
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/// <reference path="./seedrandom.d.ts" />
|
||||
|
||||
import seedrandom = require("seedrandom");
|
||||
|
||||
var rng = seedrandom("hello.");
|
||||
|
||||
Reference in New Issue
Block a user