UNPKG

vanzy-protect

Version:

Epic Obfuscator Yeahhh

5 lines (4 loc) 142 B
import * as kolorist from 'kolorist' export function warn(warn: string) { console.warn(kolorist.yellow('[WARNING]'), kolorist.white(warn)) }