harmony/src/utils/index.ts

4 lines
90 B
TypeScript

import getChannelByType from './getChannelByType.ts'
export default { getChannelByType }