• Preparing search index...
  • The search index is not available
Houston Common Library
  • Houston Common Library
  • @45drives/houston-common-lib
  • unwrap

Function unwrap

  • unwrap<T, E extends Error>(result: neverthrow.Result<T, E> | neverthrow.ResultAsync<T, E>): Promise<T>
  • Type Parameters

    • T
    • E extends Error

    Parameters

    • result: neverthrow.Result<T, E> | neverthrow.ResultAsync<T, E>

      Result to unwrap

    Returns Promise<T>

    • Defined in houston-common-lib/lib/unwrap.ts:8

Settings

Member Visibility

Theme

Official Cockpit API Documentation
Houston Common Library
  • Loading...

Generated using TypeDoc