API: add abstract open_file method, implement open_file
This commit is contained in:
@@ -34,6 +34,6 @@ if (import.meta.env.DEV) {
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
postMessage;
|
||||
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
||||
render(() => <App />, root!);
|
||||
|
||||
Reference in New Issue
Block a user