4 lines
207 B
TypeScript
4 lines
207 B
TypeScript
// 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'
|