Searched defs:optionalBool (Results 1 – 1 of 1) sorted by relevance
24 let attrs2 = { optionalBool: true as true, mandatoryFn: () => { } } property37 var attrs2 = { optionalBool: true, mandatoryFn: function () { } }; property