mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +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