mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
3 lines
112 B
TypeScript
3 lines
112 B
TypeScript
/* tslint:disable */
|
|
import * as android from "./frame-tests.android";
|
|
import * as iOS from "./frame-tests.ios"; |