mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
update init function export
This commit is contained in:
parent
d139228a34
commit
2850cfc78e
@ -922,7 +922,7 @@ impl<'a> Context<'a> {
|
||||
*\n\
|
||||
* @returns {{Promise<any>}}\n\
|
||||
*/\n\
|
||||
export function init \
|
||||
export default function init \
|
||||
(module_or_path: RequestInfo | BufferSource | WebAssembly.Module{}): Promise<any>;
|
||||
",
|
||||
memory_doc, memory_param
|
||||
|
Loading…
x
Reference in New Issue
Block a user