the formatted string
format rule:
- UPPER CASE -> upper_case
Type definitions for Cosense
the formatted string
format rule:
Add Package
deno add jsr:@cosense/types
Import symbol
import { type StringLc } from "@cosense/types/rest";
---- OR ----
Import directly with a jsr specifier
import { type StringLc } from "jsr:@cosense/types/rest";
Add Package
npx jsr add @cosense/types
Import symbol
import { type StringLc } from "@cosense/types/rest";
Add Package
yarn dlx jsr add @cosense/types
Import symbol
import { type StringLc } from "@cosense/types/rest";
Add Package
pnpm dlx jsr add @cosense/types
Import symbol
import { type StringLc } from "@cosense/types/rest";
Add Package
bunx jsr add @cosense/types
Import symbol
import { type StringLc } from "@cosense/types/rest";