UNPKG

@translated/lara

Version:

Official Lara SDK for JavaScript and Node.js

4 lines (3 loc) 161 B
import type { PortableCrypto } from "./portable-crypto"; export { PortableCrypto } from "./portable-crypto"; export default function instance(): PortableCrypto;