UNPKG

zenithlaw-typescript-library

Version:
4 lines (3 loc) 132 B
export { hello } from './hello'; export { hello2 } from './hello2'; export { hello3a as hello3, hello3a, hello3b } from './hello3';