Files
NativeScript/apps/tests/ui/border/border-tests.ts
Nikolay Tsonev d2961be83d changes
2016-04-18 15:11:01 +03:00

4 lines
114 B
TypeScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// >> border-require
var borderModule = require("ui/border");
// << border-require
console.dump(borderModule);