Bribe
Bribe
Completely agree with this, and came here to suggest the same. Also, there is an issue where the question mark appears after the type when having enabled the inlined declaration:...
I came here to suggest this very thing. I would think that the 'open' call could take a generic to assign to the componentInstance, but TypeScript doesn't play well with...
Likely the best middle ground is that an empty catch block can compile to an xpcall, and a non-empty one can compile as-is. Same with un-caught rejected promise objects, if...
Thanks so much for clarifying! Maybe it really is a lot less complicated than I thought!
@cipherxof please let me know how it looks now with the changes made.