UNPKG

validatees

Version:

✅ Validation library for ES6+ modules

3 lines (2 loc) 111 B
#! /usr/bin/env ts-node-script export declare const logger: (msg: string, color: string, tag: string) => void;