chore: Nx 12 + fix ui app + TS 4.1 updates (#9359)

This commit is contained in:
Nathan Walker
2021-04-26 19:11:19 -07:00
committed by GitHub
parent 272ac578b1
commit 1b29d05099
14 changed files with 33 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
import { Enums } from '@nativescript/core';
import { CoreTypes } from '@nativescript/core';
import * as pageModule from '@nativescript/core/ui/page';
import * as model from './myview';