Skip to content

feat: Added isDataResult<T>(result: T | HandlerError) type guard to helpers.#39

Merged
michealroberts merged 1 commit intomainfrom
feature/helpers/isDataResult
Apr 22, 2023
Merged

feat: Added isDataResult<T>(result: T | HandlerError) type guard to helpers.#39
michealroberts merged 1 commit intomainfrom
feature/helpers/isDataResult

Conversation

@michealroberts
Copy link
Copy Markdown
Member

@michealroberts michealroberts commented Apr 22, 2023

feat: Added isDataResult(result: T | HandlerError) type guard to helpers.

Includes associated test suite for module export definition and expected output from guard function.

@michealroberts michealroberts added enhancement New feature or request feature New feature labels Apr 22, 2023
@michealroberts michealroberts self-assigned this Apr 22, 2023
…elpers.

feat: Added isDataResult<T>(result: T | HandlerError) type guard to helpers. Includes associated test suite for module export definition and expected output from guard function.
@michealroberts michealroberts force-pushed the feature/helpers/isDataResult branch from 17f61f2 to b796dd6 Compare April 22, 2023 12:55
@michealroberts michealroberts merged commit 8cfb594 into main Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant