UNPKG

@gypsy-js/npm-template

Version:
8 lines (6 loc) 150 B
/** * @file npm-template library type declaration file. * @author qivmvip AT gmail DOT com * @date 2022-02-17 */ export const hello: () => void;