Functionsthrownthrown Callablethrown<T>(x: unknown): T & { [Thrown]?: true }Type parametersT: {}Parametersx: unknownReturns T & { [Thrown]?: true }