mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Fix tslint errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { StackLayoutBase, orientationProperty, View, layout, VerticalAlignment, HorizontalAlignment } from "./stack-layout-common";
|
||||
import { StackLayoutBase, View, layout, VerticalAlignment, HorizontalAlignment } from "./stack-layout-common";
|
||||
|
||||
export * from "./stack-layout-common";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user