UNPKG

@starduv/lil-schemy

Version:

Lil' Schemy is a cli tool that enables code first schema generation from TypeScript

4 lines (3 loc) 95 B
import { Command } from 'commander'; declare const _default: Command; export default _default;