The signature expected of the custom canStoreValue
implementation passed to the
HandlerBuilder.customFile
method.
The signature expected of the custom canStoreValue
implementation passed to the
HandlerBuilder.customFile
method.
Add Package
deno add jsr:@scroogieboy/object-to-directory
Import symbol
import { type CanStoreValueFunc } from "@scroogieboy/object-to-directory/interfaces";
---- OR ----
Import directly with a jsr specifier
import { type CanStoreValueFunc } from "jsr:@scroogieboy/object-to-directory/interfaces";
Add Package
npx jsr add @scroogieboy/object-to-directory
Import symbol
import { type CanStoreValueFunc } from "@scroogieboy/object-to-directory/interfaces";
Add Package
yarn dlx jsr add @scroogieboy/object-to-directory
Import symbol
import { type CanStoreValueFunc } from "@scroogieboy/object-to-directory/interfaces";
Add Package
pnpm dlx jsr add @scroogieboy/object-to-directory
Import symbol
import { type CanStoreValueFunc } from "@scroogieboy/object-to-directory/interfaces";
Add Package
bunx jsr add @scroogieboy/object-to-directory
Import symbol
import { type CanStoreValueFunc } from "@scroogieboy/object-to-directory/interfaces";