tco working, update playground to self-hosted newt
This commit is contained in:
2
playground/src/global.d.ts
vendored
2
playground/src/global.d.ts
vendored
@@ -6,5 +6,5 @@ declare global {
|
||||
|
||||
// let files: Record<string, string>;
|
||||
// let process: Process;
|
||||
let newtMain: () => unknown;
|
||||
let Main_main: () => unknown;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user