UNPKG

91 BTypeScriptView Raw
1declare function cssVar(name: string): any;
2
3declare namespace cssVar {}
4
5export = cssVar;