UNPKG

virto-signer

Version:

A signer for constructing a signed extrinsic using Pass-provided authenticators

3 lines (2 loc) 99 B
export { PassSigner } from "./signer.ts"; export type { Authenticator } from "./authenticator.ts";