Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tappin/core/service.ts>token

🦖 Powerful application framework for Deno
Latest
variable token
import { token } from "https://deno.land/x/tappin@0.5.0/core/service.ts";

Creates a unique token for service

type

(name?, scope?) => unknown