Files
NativeScript/tns-core-modules/ui/styling/style/package.json
Hristo Deshev 629eb6e683 Use relative imports in tns-core-modules.
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00

6 lines
69 B
JSON

{
"name" : "style",
"main" : "style",
"types" : "style.d.ts"
}