Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/blocks/blocks/utils.tsx>createBagKey

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

Creates a unique bag key for the given description

type

(description: string) => symbol