@koreanpanda/inscriber
Version:
A Logger that can write logs, and print them, with full customization.
12 lines (11 loc) • 564 B
JavaScript
;
/**========================================================================
* ? ABOUT
* @author : Cody Spratford
* @email : koreapanda345@gmail.com
* @repo : https://github.com/koreanpanda345/Inscriber
* @createdOn : 11/14/2020
* @description : This is the Global file. This holds all Global Types.
* @since : 11/21/2020
*========================================================================**/
Object.defineProperty(exports, "__esModule", { value: true });