@bamboocss/is-valid-prop
Advanced tools
| //#region src/index.d.ts | ||
| declare const allCssProperties: string[]; | ||
| declare const isCssProperty: (value: string) => boolean; | ||
| //#endregion | ||
| export { allCssProperties, isCssProperty }; |
| //#region src/index.d.ts | ||
| declare const allCssProperties: string[]; | ||
| declare const isCssProperty: (value: string) => boolean; | ||
| //#endregion | ||
| export { allCssProperties, isCssProperty }; |
+1
-1
| { | ||
| "name": "@bamboocss/is-valid-prop", | ||
| "version": "1.12.2", | ||
| "version": "1.12.3", | ||
| "description": "Common error messages for css bamboo", | ||
@@ -5,0 +5,0 @@ "homepage": "https://bamboo-css.com", |
19329
1.9%6
50%