Back to home

minimal/

example

Version: 0.0.1

Last Updated: Unknown


Schematics Helper

Requires name.

Module files

1/**
2 * <%= whatever %> helper function.
3 *
4 * @returns {void} undefined response
5 */
6export const <%= whatever %> = (): void => {
7 console.log(`Ready for <%= whatever %>`)
8}

Install


Lift generate


Repository

https://github.com/okeeffed/pkg-lift-minimal

Sections