mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-16 22:40:01 +08:00
Added definition comment in header
This commit is contained in:
1
random-js/random-js.d.ts
vendored
1
random-js/random-js.d.ts
vendored
@@ -1,6 +1,7 @@
|
||||
// Type definitions for random-js 1.0.8
|
||||
// Project: https://github.com/ckknight/random-js
|
||||
// Definitions by: Gustavo Di Pietro <https://github.com/pistacchio>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare module random {
|
||||
export function Engine(): number;
|
||||
|
||||
Reference in New Issue
Block a user