UNPKG

@auth0/cose

Version:
4 lines (3 loc) 108 B
import type { SignFunction } from '../interfaces.d'; declare const sign: SignFunction; export default sign;