UNPKG

mingoo.amotify

Version:
4 lines (3 loc) 212 B
import { global } from '@declaration'; export declare const LaunchRoot: (params: global.LaunchRootInput) => void; export declare const LaunchReactApplication: (props: global.LaunchReactApplicationInput) => void;