UNPKG

@fruits-chain/react-native-xiaoshu

Version:
4 lines • 199 B
/// <reference types="react" /> import type { FormContextProps } from './interface'; export declare const FormContext: import("react").Context<FormContextProps>; //# sourceMappingURL=context.d.ts.map