mtcute/packages/core/utils.ts

5 lines
207 B
TypeScript
Raw Normal View History

// this file only exists as a hint to IDEs that we can use @mtcute/core/utils instead of @mtcute/core/src/utils.
// it is not present in the built package, just a DX improvement
export * from './src/utils'