UNPKG

@onboardbase/cli

Version:

[![Version](https://img.shields.io/npm/v/@onboardbase/cli.svg)](https://www.npmjs.com/package/@onboardbase/cli) [![Downloads/week](https://img.shields.io/npm/dw/@onboardbase/cli.svg)](https://www.npmjs.com/package/@onboardbase/cli) [![License](https://img

8 lines (7 loc) 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const hook = async function (options) { // console.log("After Run Command"); // we need to delete the js file that is executable in the /tmp directory to use for watching changes in the API }; exports.default = hook;