UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

9 lines (8 loc) 188 B
/*! * KoliBri - The accessible HTML-Standard */ import { nameProp } from "../../props"; export const skeletonPropsConfig = { required: [nameProp], }; //# sourceMappingURL=api.js.map