Closed HarelM closed 11 months ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 6d8ee0d9168ad1af171532f4a339eb05695006db:
Sandbox | Source |
---|---|
maputnik | Configuration |
This completes the migration to typescript of all the non react components code. The only changes introduced besides types are the type checks using
"something" in object
which narrows down types in typescript.