mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
Rename the files
This commit is contained in:
4
tests/app/xml-declaration/inherited-base-page.ts
Normal file
4
tests/app/xml-declaration/inherited-base-page.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import {Page} from "ui/page";
|
||||
|
||||
export class InheritedPage extends Page {
|
||||
}
|
Reference in New Issue
Block a user