UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

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