amis-rpc-design/node_modules/metro-file-map/README.md

13 lines
542 B
Markdown
Raw Normal View History

2023-10-07 19:42:30 +08:00
# \[Experimental\] Metro File Map
🚇 File system crawling, watching and mapping for [Metro](https://facebook.github.io/metro/).
Originally a fork of [`jest-haste-map`](https://github.com/facebook/jest/tree/main/packages/jest-haste-map).
This entire package should be considered "experimental" for the time being -
the API is considered internal and changes will not be semver-breaking.
If you need to rely on `metro-file-map` APIs directly please
[raise an issue](https://github.com/facebook/metro/issues/new) to discuss your
use case.