UNPKG

expo-atlas

Version:

Inspect bundle contents, on module level, from Metro

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