UNPKG

@flagship.io/react-native-sdk

Version:
3 lines (2 loc) 124 B
import type { ABTastyQA } from "../type"; export declare const ABTastyQAContext: import("react").Context<ABTastyQA | null>;