UNPKG

@nuxtjs/mdc

Version:
4 lines (3 loc) 235 B
export declare const unsafeLinkPrefix: string[]; export declare const validateProp: (attribute: string, value: string) => boolean; export declare const validateProps: (type: string, props?: Record<string, any>) => Record<string, any>;