basic information about a page
the thumbnail text of a page.
the maximum number of lines is 5.
snapshotCreated: UnixTime | null
Page historyの最終生成日時
Type definitions for Cosense
basic information about a page
the thumbnail text of a page.
the maximum number of lines is 5.
snapshotCreated: UnixTime | null
Page historyの最終生成日時
Add Package
deno add jsr:@cosense/types
Import symbol
import { type BasePage } from "@cosense/types/rest";
---- OR ----
Import directly with a jsr specifier
import { type BasePage } from "jsr:@cosense/types/rest";
Add Package
npx jsr add @cosense/types
Import symbol
import { type BasePage } from "@cosense/types/rest";
Add Package
yarn dlx jsr add @cosense/types
Import symbol
import { type BasePage } from "@cosense/types/rest";
Add Package
pnpm dlx jsr add @cosense/types
Import symbol
import { type BasePage } from "@cosense/types/rest";
Add Package
bunx jsr add @cosense/types
Import symbol
import { type BasePage } from "@cosense/types/rest";