Template Brief description of the package. Setup npm install template Usage const template = require("template"); async function main() { await template(); } main(); Documentation template(arg); arg: Description of the argument. Description of the return and any side-effects. Changelog Changelog License MIT License