UNPKG

@mikezimm/npmfunctions

Version:
3 lines (2 loc) 215 B
import { IMinCustomHelpProps } from "../HelpPanelOnNPM/onNpm/BannerInterface"; export declare function validateDocumentationUrl(thisProps: IMinCustomHelpProps, propertyPath: string, newValue: any): Promise<void>;