remove node_modules and .gitignore them
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
/**
|
||||
* Test whether the code is running on NodeJS.
|
||||
*
|
||||
* @return Whether NodeJS or not.
|
||||
*/
|
||||
export declare function is_node(): boolean;
|
||||
Reference in New Issue
Block a user