mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
node-uuid - split files and tests per environment
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
This folder contains definitions for the node-uuid library in 3 flavors:
|
||||
|
||||
- node-uuid.d.ts
|
||||
- for use in node environment (default)
|
||||
- node-uuid-global.d.ts
|
||||
- for use in browser environment as a global variable
|
||||
- node-uuid-cjs.d.ts
|
||||
- for use in browser environment as a CommonJS module (using a loader such as webpack)
|
||||
Reference in New Issue
Block a user