mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 18:12:09 +08:00
chore: tests
This commit is contained in:
@ -7,7 +7,7 @@ import { profile } from '../../profiling';
|
||||
import { TouchGestureEventData, GestureTypes, TouchAction } from '../gestures';
|
||||
import { Device } from '../../platform';
|
||||
import lazy from '../../utils/lazy';
|
||||
import type { Background } from 'ui/styling/background';
|
||||
import type { Background } from '../styling/background';
|
||||
|
||||
export * from './button-common';
|
||||
|
||||
|
Reference in New Issue
Block a user