NGToolsAdmin/pages/index/test.ts

1 line
38 B
TypeScript
Raw Normal View History

2024-09-13 08:39:31 +00:00
var testValue = 3 > 2 ? true : false;