Home > rc-js-util > Emscripten > WebAssemblyImports
Signature:
type WebAssemblyImports = Array<{ name: string; kind: string; }>;