mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
4
nativescript-core/css/reworkcss.d.ts
vendored
4
nativescript-core/css/reworkcss.d.ts
vendored
@@ -1,7 +1,3 @@
|
||||
/**
|
||||
* @module "css"
|
||||
*/ /** */
|
||||
|
||||
export interface Position {
|
||||
start: { line: number; column: number };
|
||||
end: { line: number; column: number };
|
||||
|
||||
5
nativescript-core/css/system-classes.d.ts
vendored
5
nativescript-core/css/system-classes.d.ts
vendored
@@ -1,8 +1,3 @@
|
||||
/**
|
||||
* @module "system-classes"
|
||||
* This is an internal module.
|
||||
*/ /** */
|
||||
|
||||
/**
|
||||
* String value "ns-" used for CSS system class prefix.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user