UNPKG

tsds-publish

Version:

Development stack for TypeScript libraries

4 lines (3 loc) 129 B
export { default } from './command.js'; export { default as hasChanged } from './lib/hasChanged.js'; export * from './types.js';