Searched defs:oops (Results 1 – 4 of 4) sorted by relevance
42 var thing = { oops: 100 }; property
305 function oops(arg) { function
4 unsigned oops; // <--- we accidentally added a member here. This member
182 function oops<T extends unknown>(arg: T): {} { function