Skip to main content
This package works with Node.jsIt is unknown whether this package works with Cloudflare Workers, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
35%
Published
4 months ago (0.15.1)
type alias RepositoryResult

Type Parameters

E = CommonRepoErrors

Definition

Result<T, E | CommonRepoErrors>

Add Package

deno add jsr:@carbonteq/hexapp

Import symbol

import { type RepositoryResult } from "@carbonteq/hexapp";

---- OR ----

Import directly with a jsr specifier

import { type RepositoryResult } from "jsr:@carbonteq/hexapp";

Add Package

npx jsr add @carbonteq/hexapp

Import symbol

import { type RepositoryResult } from "@carbonteq/hexapp";

Add Package

yarn dlx jsr add @carbonteq/hexapp

Import symbol

import { type RepositoryResult } from "@carbonteq/hexapp";

Add Package

pnpm dlx jsr add @carbonteq/hexapp

Import symbol

import { type RepositoryResult } from "@carbonteq/hexapp";

Add Package

bunx jsr add @carbonteq/hexapp

Import symbol

import { type RepositoryResult } from "@carbonteq/hexapp";