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
node_modules/@rbxts/net/out/definitions/Types.d.ts:62:85 - error TS2536: Type '"Definitions"' cannot be used to index type 'T'.
62 export declare type InferGroupDeclaration = T extends DeclarationNamespaceLike ? T["Definitions"] : {};
Not sure exactly why Typedoc wants to error out like that but hopefully can be resolved
The text was updated successfully, but these errors were encountered:
Not sure exactly why Typedoc wants to error out like that but hopefully can be resolved
The text was updated successfully, but these errors were encountered: