UNPKG

view-transitions-polyfill

Version:
4 lines (3 loc) 262 B
export declare function getSerializedElementSelector(pseudoElementSelector: string): string; export declare function getFromStyleAttribute(styleAttribute: string): string; export declare function setStyleAttribute(styleAttribute: string, value: string): string;