mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
Run Travis build
This commit is contained in:
1
css/css.d.ts
vendored
1
css/css.d.ts
vendored
@@ -254,4 +254,5 @@ declare module "css" {
|
||||
* @return {string} CSS code.
|
||||
*/
|
||||
function stringify(stylesheet: Stylesheet, options?: StringifyOptions): string;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user