UNPKG

@hot-updater/plugin-core

Version:

React Native OTA solution for self-hosted

2 lines (1 loc) 112 B
export declare const transformEnv: <T extends Record<string, string>>(code: string, env: T) => Promise<string>;