UNPKG

105 BTypeScriptView Raw
1/**
2 * @summary Utilities for working with signatures
3 */
4export { signatureVerify } from './verify.js';