mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00

* chore: remove critical circular dependencies * chore: fix tslint errors * chore: remove platform specific types from interfaces * chore: update unit tests polyfills * fix: incorrect null check * chore: update api.md file * test: improve test case * chore: apply comments * test: avoid page style leaks in tests
6 lines
107 B
JSON
6 lines
107 B
JSON
{
|
|
"name": "layout-helper",
|
|
"main": "layout-helper",
|
|
"types": "layout-helper.d.ts",
|
|
"nativescript": {}
|
|
} |