import { naclOpen } from "https://deno.land/x/polkadot@0.2.13/util-crypto/nacl/open.ts";
Examples
import { naclOpen } from 'https://deno.land/x/polkadot@0.2.13/util-crypto/mod.ts';
naclOpen([...], [...], [...]); // => [...]
import { naclOpen } from "https://deno.land/x/polkadot@0.2.13/util-crypto/nacl/open.ts";
import { naclOpen } from 'https://deno.land/x/polkadot@0.2.13/util-crypto/mod.ts';
naclOpen([...], [...], [...]); // => [...]