2 lines
51 B
TypeScript
2 lines
51 B
TypeScript
|
export declare function calc(css: string): string;
|