astro-ghostcms/.pnpm-store/v3/files/d4/d3ebf2fe47ad0fc04ec24fd0597...

6 lines
127 B
Plaintext

declare function getWasmInlined(): Promise<{
data: ArrayBuffer;
}>;
export { getWasmInlined as default, getWasmInlined };