Buckets:
| import * as CSS from 'csstype'; | |
| import { CamelProperty, HyphenProperty, Property } from './types'; | |
| declare function style(node: HTMLElement, property: Partial<Record<Property, string>>): void; | |
| declare function style<T extends HyphenProperty>(node: HTMLElement, property: T): CSS.PropertiesHyphen[T]; | |
| declare function style<T extends CamelProperty>(node: HTMLElement, property: T): CSS.Properties[T]; | |
| export default style; | |
Xet Storage Details
- Size:
- 422 Bytes
- Xet hash:
- 19775536eafac41ed00a38e3da687d467e2568d206ee910e2f7efa5c60755abc
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.