UNPKG

react-native-keys

Version:
10 lines 212 B
export interface PluginConfigType { ios: { defaultKeyFile?: string; }; android: { defaultKeyFile?: string; }; IS_EXAMPLE?: boolean; } //# sourceMappingURL=pluginConfig.d.ts.map