mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
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