UNPKG

@bytecodealliance/jco

Version:

JavaScript tooling for working with WebAssembly Components

3 lines 191 B
export function run(componentPath: any, args: any, opts: any): Promise<void>; export function serve(componentPath: any, args: any, opts: any): Promise<void>; //# sourceMappingURL=run.d.ts.map