mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 13:59:30 +08:00
5 lines
No EOL
155 B
Text
5 lines
No EOL
155 B
Text
/**
|
|
* Aliases are pseudos that are expressed as selectors.
|
|
*/
|
|
export declare const aliases: Record<string, string>;
|
|
//# sourceMappingURL=aliases.d.ts.map |