UNPKG

@aws-sdk/lib-storage

Version:
6 lines (5 loc) 159 B
import { runtimeConfig as browserConfig } from "./runtimeConfig.browser"; export const runtimeConfig = { ...browserConfig, runtime: "react-native", };