UNPKG

firejsx

Version:

The React Framework for SSB, SSR and Serverless technologies

3 lines (2 loc) 160 B
/// <reference types="react" /> export default function (loadFunc: () => Promise<any>, resolveID?: () => string, placeHolder?: (any: any) => JSX.Element): any;