UNPKG

expo-atlas

Version:

Visualize React Native bundles to understand and optimize your app

3 lines 201 B
/** Get the package name from absolute path, if the file belongs to a package. */ export declare function getPackageNameFromPath(path: string): string | undefined; //# sourceMappingURL=package.d.ts.map