UNPKG

@mikezimm/fps-core-v7

Version:

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

3 lines 269 B
import { IMinCustomHelpProps } from "../../../banner/components/VisitorPanel/Interfaces"; export declare function validateDocumentationUrl(thisProps: IMinCustomHelpProps, propertyPath: string, newValue: any): Promise<void>; //# sourceMappingURL=ValidateLinks.d.ts.map