UNPKG

react-native-unit-components

Version:

Unit React Native components

4 lines 351 B
import type { UNComponentsWebVersioningStrategy } from '../types/shared'; import { UNComponentsEnvironment } from '../types/shared/env.types'; export declare const getUnitScriptUrl: (env: UNComponentsEnvironment, webVersioningStrategy: UNComponentsWebVersioningStrategy) => string; //# sourceMappingURL=UnitComponentsSdkManager.utils.internal.d.ts.map