mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 22:01:42 +08:00
chore: cleanup
This commit is contained in:
@ -69,7 +69,6 @@ export { CSSHelper } from './styling/css-selector';
|
|||||||
export { Switch } from './switch';
|
export { Switch } from './switch';
|
||||||
export { TabView, TabViewItem } from './tab-view';
|
export { TabView, TabViewItem } from './tab-view';
|
||||||
export { TextBase, getTransformedText, letterSpacingProperty, textAlignmentProperty, textDecorationProperty, textTransformProperty, textShadowProperty, whiteSpaceProperty, lineHeightProperty } from './text-base';
|
export { TextBase, getTransformedText, letterSpacingProperty, textAlignmentProperty, textDecorationProperty, textTransformProperty, textShadowProperty, whiteSpaceProperty, lineHeightProperty } from './text-base';
|
||||||
export type { TextTransform } from './text-base';
|
|
||||||
export { FormattedString } from './text-base/formatted-string';
|
export { FormattedString } from './text-base/formatted-string';
|
||||||
export { Span } from './text-base/span';
|
export { Span } from './text-base/span';
|
||||||
export { TextField } from './text-field';
|
export { TextField } from './text-field';
|
||||||
|
Reference in New Issue
Block a user