remove node_modules and .gitignore them
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
export declare class Event {
|
||||
readonly target: EventTarget;
|
||||
readonly type: string;
|
||||
readonly timeStamp: number;
|
||||
constructor(type: string, init?: EventInit);
|
||||
}
|
||||
//# sourceMappingURL=Event.d.ts.map
|
||||
Reference in New Issue
Block a user