ページ本文
Pick<BaseLine, "text"
| "created"
| "updated">[]
Type definitions for Cosense
ページ本文
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";