remove node_modules and .gitignore them
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
import { Event } from "./Event";
|
||||
export declare class MessageEvent extends Event {
|
||||
readonly data: any;
|
||||
constructor(type: string, init?: MessageEventInit);
|
||||
}
|
||||
//# sourceMappingURL=MessageEvent.d.ts.map
|
||||
Reference in New Issue
Block a user