Searched defs:convertFlashModeJSONToNative (Results 1 – 3 of 3) sorted by relevance
1 export declare function convertFlashModeJSONToNative(input: string): boolean; function
4 export function convertFlashModeJSONToNative(input) { function
4 export function convertFlashModeJSONToNative(input: string): boolean { function