mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
2 lines
136 B
TypeScript
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; |