simondh's picture
front
cc651f6
raw
history blame
93 Bytes
export declare function adjustSelectorSpecificity(selector: string, amount: number): string;