UNPKG

@inkline/inkline

Version:

Inkline is the Vue.js UI/UX Library built for creating your next design system

2 lines (1 loc) 118 B
export declare function defaultPropValue<T>(componentName: string, propertyName: string, propertyValue?: T): () => T;