mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge pull request #8423 from msaelices/master
TypeScript definitions for the css-tree-parser.ts file
This commit is contained in:
1
nativescript-core/css/css-tree-parser.d.ts
vendored
Normal file
1
nativescript-core/css/css-tree-parser.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export declare function cssTreeParse(css: any, source: any): any;
|
||||
Reference in New Issue
Block a user