UNPKG

tsds-publish

Version:

Development stack for TypeScript libraries

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