-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove manual type definitions for DataType
*This change should have no user impact.* Before this change, DataType had its own type definitions in `src/datatype/index.d.ts`. This removes that file. I tested this by manually including it in CoMapeo Mobile and it type- checked fine. I think this is a useful cleanup on its own, but I believe it will make a future improvement easier.
- Loading branch information
Showing
3 changed files
with
58 additions
and
132 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters