1.0.0 • Published 11 months ago

dynamic-log v1.0.0

Weekly downloads
-
License
NGTS
Repository
github
Last release
11 months ago

NGTS library

Usage

import { Log } from 'dynamic-log';


Log.success('Congratulations!');
Log.danger('Mind your head!');
Log.info('You see!');
1.0.0

11 months ago