UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

5 lines 208 B
import { IGlobalState } from '../../models/IGlobalState'; export declare const globalState: import("jotai").PrimitiveAtom<IGlobalState> & { init: IGlobalState; }; //# sourceMappingURL=globalState.d.ts.map