Skip to content

fcostarodrigo/template

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published