You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// @ts-ignore - type only available for @types/node >=17 or typescript >= 5.2
146
148
[Symbol.asyncDispose](): Promise<undefined>;
147
149
148
150
// should be able to define something useful with the decorator getter/setter pattern using Generics to enforce the users function returns what they expect it to
0 commit comments