Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewbranch/path-mappings-to-union-module


https://github.com/andrewbranch/path-mappings-to-union-module

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

- `src/components` contains platform-specific copies of components with different signatures (`Box.ios.ts`, `Box.android.ts`, `Box.win.ts`)
- `generated` contains union-ified ambient declarations of those components (`Box.d.ts`)
- A path mapping maps `xplat/*` into that generated folder