gagoar/alohomora

View on GitHub
src/actions/commands.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { command as listCommand } from './listParameters';
export { command as getCommand } from './getParameter';
export { command as setCommand } from './setParameter';
export { command as exportCommand } from './exportAsTemplate';
export { command as deleteCommand } from './deleteParameter';