UNPKG

@netlify/config

Version:
8 lines (7 loc) 182 B
export function getExample({ value, key, prevPath, example, formatInvalid }: { value: any; key: any; prevPath: any; example: any; formatInvalid: any; }): string;