DefinitelyTyped/types/uid-generator
Kyle Chine 65d3b17a6f Motivation (#40091)
Use "export =" syntax instead of "export default" syntax. Because in Node.js environment, ES6 module syntax could not be converted correctly to CommonJS module syntax.

Solution

Use "export =" syntax. Refer to <https://www.typescriptlang.org/docs/handbook/modules.html>
2019-11-05 13:34:31 -08:00
..
index.d.ts
tsconfig.json
tslint.json
uid-generator-tests.ts