mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: move files to make actual entry point for ngcc
This commit is contained in:
5
tns-core-modules/ui/layouts/layout-base/package.json
Normal file
5
tns-core-modules/ui/layouts/layout-base/package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name" : "layout-base",
|
||||
"main" : "layout-base",
|
||||
"types" : "layout-base.d.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user