Documentation@sapphire/shapeshiftType AliasesInferResultTypeOn this pageType alias: InferResultType<T> InferResultType<T>: T extends Result<infer U> ? U : never Type parameters Type parameterT extends Result<any> Source projects/shapeshift/src/lib/util-types.ts:116