mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat: export additional symbols needed for strong types
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { CoreTypes } from '../../core-types';
|
||||
import { Color } from '../../color';
|
||||
import { parseCSSShorthand } from './css-utils';
|
||||
import { Length } from './length-shared';
|
||||
|
||||
export interface StrokeCSSValues {
|
||||
width: CoreTypes.LengthType;
|
||||
|
||||
Reference in New Issue
Block a user