Skip to main content

Built and signed on GitHub Actions

Type definitions for Cosense

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
2 months ago (0.10.1)
type alias StringLc

the formatted string

format rule:

  • UPPER CASE -> upper_case

Definition

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";