DefinitelyTyped/types/js-types/index.d.ts
2019-01-13 18:25:15 +01:00

9 lines
285 B
TypeScript

// Type definitions for js-types 2.0
// Project: https://github.com/sindresorhus/js-types#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = jsTypes;
declare const jsTypes: string[];