Ecosyste.ms: Awesome
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: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewbranch/path-mappings-to-union-module
- Owner: andrewbranch
- Created: 2021-11-30T17:45:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T17:45:16.000Z (about 3 years ago)
- Last Synced: 2024-11-10T16:46:07.314Z (3 months ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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