Files
NativeScript/apps/tests/xml-declaration/template-builder-tests/event-in-template.ts
2015-11-30 15:01:38 +02:00

2 lines
136 B
TypeScript

// Our unit test will set this function and expect it to be set as a handler on a View in the XML.
export var test: (args: any) => void;