UNPKG

@mikezimm/fps-library-v2

Version:

Library of reusable typescript/javascript functions, interfaces and constants

4 lines 313 B
/// <reference types="react" /> import { IFPSPageBGWPProps } from '@mikezimm/fps-core-v7/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps'; export declare function FullPageBGImageElement(webPartProps: IFPSPageBGWPProps): JSX.Element; //# sourceMappingURL=FullPageBGImageElement.d.ts.map