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)
property BackupedPage.lines

ページ本文

Type

Pick<BaseLine,
"text"
| "created"
| "updated"
>[]

Add Package

deno add jsr:@cosense/types

Import symbol

import { type BackupedPage } from "@cosense/types/rest";

---- OR ----

Import directly with a jsr specifier

import { type BackupedPage } from "jsr:@cosense/types/rest";

Add Package

npx jsr add @cosense/types

Import symbol

import { type BackupedPage } from "@cosense/types/rest";

Add Package

yarn dlx jsr add @cosense/types

Import symbol

import { type BackupedPage } from "@cosense/types/rest";

Add Package

pnpm dlx jsr add @cosense/types

Import symbol

import { type BackupedPage } from "@cosense/types/rest";

Add Package

bunx jsr add @cosense/types

Import symbol

import { type BackupedPage } from "@cosense/types/rest";