UNPKG

@mikezimm/fps-core-v7

Version:

Library of reusable core interfaces, types and constants migrated from fps-library-v2

4 lines 272 B
import { IEasyIcons } from '../interfaces/eiTypes'; import { IEasyIconsWPProps } from "../interfaces/IEasyIconsWPProps"; export declare function createEasyIconsWPProps(easyIconWPProps: IEasyIconsWPProps): IEasyIcons; //# sourceMappingURL=createEasyIconsWPProps.d.ts.map