1
2
3
4
5
6
7
8
9
10
11
12
13# \[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.