UNPKG

@hot-updater/plugin-core

Version:

React Native OTA solution for self-hosted

4 lines 195 B
//#region src/createStorageKeyBuilder.d.ts declare const createStorageKeyBuilder: (basePath: string | undefined) => (...args: string[]) => string; //#endregion export { createStorageKeyBuilder };