Files
projet_gestion_commande/frontend-admin/node_modules/expo-asset/build/LocalAssets.d.ts
T
2026-02-07 22:33:02 +01:00

5 lines
238 B
TypeScript

/**
* Returns the URI of a local asset from its hash, or null if the asset is not available locally
*/
export declare function getLocalAssetUri(hash: string, type: string | null): string | null;
//# sourceMappingURL=LocalAssets.d.ts.map