abstract
getItem(): Promise<ValueTypes>
getItem(): Promise<ValueTypes>
Add Package
deno add jsr:@yaksok-ts/core
Import symbol
import { IndexedValue } from "@yaksok-ts/core";
Import directly with a jsr specifier
import { IndexedValue } from "jsr:@yaksok-ts/core";
Add Package
pnpm i jsr:@yaksok-ts/core
pnpm dlx jsr add @yaksok-ts/core
Import symbol
import { IndexedValue } from "@yaksok-ts/core";
Add Package
yarn add jsr:@yaksok-ts/core
yarn dlx jsr add @yaksok-ts/core
Import symbol
import { IndexedValue } from "@yaksok-ts/core";
Add Package
npx jsr add @yaksok-ts/core
Import symbol
import { IndexedValue } from "@yaksok-ts/core";
Add Package
bunx jsr add @yaksok-ts/core
Import symbol
import { IndexedValue } from "@yaksok-ts/core";