UNPKG

@aws-amplify/cli-internal

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