UNPKG

@sphereon/ssi-sdk.dev

Version:

8 lines (4 loc) 127 B
import { Command } from 'commander'; declare const sphereon: Command; declare const dev: Command; export { dev, sphereon };