UNPKG

69 BTypeScriptView Raw
1import { Nib } from './nib';
2declare const cli: Nib;
3export { cli };