mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
tslint error fixed
This commit is contained in:
@@ -3,7 +3,6 @@ import style = require("ui/styling/style");
|
|||||||
import definition = require("ui/styling");
|
import definition = require("ui/styling");
|
||||||
import stylersCommon = require("ui/styling/stylers-common");
|
import stylersCommon = require("ui/styling/stylers-common");
|
||||||
import enums = require("ui/enums");
|
import enums = require("ui/enums");
|
||||||
import color = require("color");
|
|
||||||
|
|
||||||
// merge the exports of the common file with the exports of this file
|
// merge the exports of the common file with the exports of this file
|
||||||
declare var exports;
|
declare var exports;
|
||||||
|
|||||||
Reference in New Issue
Block a user