@mikezimm/fps-core-v7
Version:
Library of reusable core interfaces, types and constants migrated from fps-library-v2
6 lines • 425 B
JavaScript
/**
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/interfaces/MinWP/...
*/
export const changeBannerNav = ['showGoToHome', 'showGoToParent', 'homeParentGearAudience', 'showBannerGear'];
export const changeBannerBasics = ['searchShow', 'showBanner', 'bannerTitle', 'infoElementChoice', 'infoElementText', 'feedbackEmail', 'beAUserAudience'];
//# sourceMappingURL=IMinBannerUIProps.js.map