1 line
86 B
TypeScript
1 line
86 B
TypeScript
export declare function setAttributesFromProps(el: HTMLElement, props: object): void;
|