4 lines
125 B
TypeScript
4 lines
125 B
TypeScript
export { build } from './npmci.build';
|
|
export { install } from './npmci.install';
|
|
export { publish } from './npmci.publish';
|