mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||
| uid-generator-tests.ts | ||