import { default } from "https://deno.land/x/aes_cfb@1.3/pkg/aescfb.d.ts";
If module_or_path
is {RequestInfo} or {URL}, makes a request and
for everything else, calls WebAssembly.instantiate
directly.
Returns
Promise<InitOutput>
import { default } from "https://deno.land/x/aes_cfb@1.3/pkg/aescfb.d.ts";
If module_or_path
is {RequestInfo} or {URL}, makes a request and
for everything else, calls WebAssembly.instantiate
directly.