UNPKG

@aws-amplify/cli-internal

Version:
9 lines (7 loc) 166 B
async function run(context) { // print out the help message of your plugin context.print.info('help command to be implemented.'); } module.exports = { run, };