UNPKG

piral-core

Version:

The core library for creating a Piral instance.

7 lines (6 loc) 170 B
import * as React from 'react'; /** * Integrates the global portal renderer and the debug utilities * (if registered). */ export declare const PiralGlobals: React.FC;