UNPKG

zenithlaw-typescript-library

Version:
4 lines (3 loc) 115 B
export { sayHello, sayGoodbye } from './hello-world'; import * as greeting from './greeting'; export { greeting };