mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge remote-tracking branch 'origin/refactor/circular-deps' into feat/v9-prerelease
This commit is contained in:
2
packages/core/ui/frame/index.d.ts
vendored
2
packages/core/ui/frame/index.d.ts
vendored
@@ -3,7 +3,7 @@ import type { NavigatedData, Page } from '../page';
|
||||
import type { Observable, EventData } from '../../data/observable';
|
||||
import type { Property, View } from '../core/view';
|
||||
import type { Transition } from '../transition';
|
||||
import type { BackstackEntry } from './frame-interfaces';
|
||||
import type { BackstackEntry, NavigationData } from './frame-interfaces';
|
||||
|
||||
export * from './frame-interfaces';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user