remove node_modules and .gitignore them
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
/**
|
||||
* Get unique identifier.
|
||||
*
|
||||
* @param obj Target object.
|
||||
* @return The identifier number.
|
||||
*/
|
||||
export declare function get_uid(obj: object | null | undefined): number;
|
||||
Reference in New Issue
Block a user