UNPKG

geenee-spell

Version:

regenerates project code based upon settings and a template

11 lines (10 loc) 372 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* ns__file unit: standard, comp: src/index.ts */ /* ns__custom_start beginning */ const regenerateCode_1 = require("./custom/regenerateCode"); /* ns__custom_end beginning */ /* types */ /* ns__custom_start export */ module.exports = regenerateCode_1.regenerateCode; /* ns__custom_end export */