DocumentationSapphire Utilities@sapphire/resultFunctionssomeOn this pageFunction: some() some<T>(this: void, value?: T): Some<T> Defined in: projects/utilities/packages/result/src/lib/Option.ts:1044 Type Parameters Type ParameterDefault typeTundefined Parameters ParameterTypethisvoidvalue?T Returns Some<T>