swc/crates/swc_bundler/tests/.cache/untrusted/3cfe88a56d90dd41b6fb076d419e96c259d2517a.ts
2021-11-09 20:42:49 +09:00

8 lines
256 B
TypeScript

// Loaded from https://raw.githubusercontent.com/nats-io/nkeys.js/v1.0.0-7/modules/esm/mod.ts
import { denoHelper } from "./deps.ts";
import { setEd25519Helper } from "../../src/helper.ts";
setEd25519Helper(denoHelper);
export * from "../../src/mod.ts";