mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +08:00
refactor: circular deps part 14
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
// Types.
|
||||
import { FrameBase } from './frame-common';
|
||||
|
||||
export const frameStack: Array<FrameBase> = [];
|
||||
|
Reference in New Issue
Block a user