Searched defs:withAllowBackup (Results 1 – 3 of 3) sorted by relevance
3 export declare const withAllowBackup: import("..").ConfigPlugin; constant
24 const withAllowBackup = (0, _androidPlugins().createAndroidManifestPlugin)(setAllowBackup, 'withAll… constant
6 export const withAllowBackup = createAndroidManifestPlugin(setAllowBackup, 'withAllowBackup'); constant