Skip to main content
Module

x/blocks/mod.ts>createBagKey

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Extremely Popular
Go to Latest
variable createBagKey
import { createBagKey } from "https://deno.land/x/blocks@1.52.1/mod.ts";

Creates a unique bag key for the given description

type

(description: string) => symbol