generated from erangel1/generic-template
initial commit. phase 1 complete
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export declare function pathify(path: string): string;
|
||||
export declare function instantiateEmscriptenWasm<T extends EmscriptenWasm.Module>(factory: EmscriptenWasm.ModuleFactory<T>, path: string, workerJS?: string): Promise<T>;
|
||||
Reference in New Issue
Block a user