UNPKG

figlet

Version:

Creates ASCII Art from text. A full implementation of the FIGfont spec.

4 lines (3 loc) 95 B
"use strict"; const figlet = require("./figlet-DvMutUbn.cjs"); module.exports = figlet.figlet;