UNPKG

airbridge-react-native-sdk

Version:

Airbridge SDK for React Native

5 lines (4 loc) 182 B
export declare const log: { unmatchedType: (name: string, type: "string" | "object" | "object?" | "function" | "function?") => void; nonJSONValue: (name: string) => void; };