
- Switch to CodeMirror - Switch to Parcel Bundler - Fix synchronisation bug - Update dependencies
4 lines
39 B
TypeScript
Executable File
4 lines
39 B
TypeScript
Executable File
interface Window {
|
|
debug: any;
|
|
}
|