UNPKG

oneframe-react

Version:

Oneframe React ## Components, Hooks, Helper Functions & State Management

10 lines (9 loc) 283 B
/// <reference types="react" /> /// <reference types="styled-jsx" /> declare const _default: (options: any) => (import("react").Dispatch<import("react").SetStateAction<null>> | { result: null; error: null; file: null; loading: boolean; })[]; export default _default;