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

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


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

Last synced: 5 months 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