@mikezimm/fps-core-v7
Version:
Library of reusable core interfaces, types and constants migrated from fps-library-v2
10 lines (9 loc) • 738 B
JavaScript
/**
* CodeAnalizerComment: Updated 1 imports on 2024-09-22 02:56:43
* Update:: import { IPropertyFieldGroupOrPerson } to '@mikezimm/fps-core-v7/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson;'
*/
// https://github.com/mikezimm/pivottiles7/issues/416
export const changeCustomHelp = ['panelMessageDescription1', 'panelMessageSupport', 'panelMessageDocumentation', 'panelMessageIfYouStill',
'documentationLinkDesc', 'documentationLinkUrl', 'supportContacts', 'showCustomHelp', 'fullPanelAudience', 'replacePanelHTML', 'requireDocumentation',
'documentationIsValid', 'requireContacts']; // 'tenantHelpUrl', 'tenantGetStartedUrl', 'tenanatFirst5', 'tenantPolicies',
//# sourceMappingURL=Interfaces.js.map