mirror of
https://github.com/ente-io/ente.git
synced 2025-05-24 03:59:22 +00:00
@/new
This package only exists so that we can write code that works with TypeScript strict mode. This provides a gradual way of migrating the existing apps code to strict mode. Once there is sufficient gravity here, we can flip the switch and move these back to where they came from.
Packaging
This (internal) package exports a vanilla TypeScript library. We rely on the importing project to transpile and bundle it.