UNPKG

gluegun

Version:

A delightful toolkit for building Node-powered CLIs.

4 lines (3 loc) 123 B
import { GluegunStrings } from './strings-types'; export { GluegunStrings }; export declare const strings: GluegunStrings;