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)
interface Page
extends BasePage

page information

Properties

APIを叩いたuserの最終アクセス日時。

おそらくこの値を元にテロメアの未読/既読の判別をしている

生成されたPage historyの数

空リンクだとfalse

ページの行情報

ページ内のアイコン

ページ内に含まれる、scrapbox.ioにアップロードしたファイルのfile id

関連ページリスト

ページを作成したユーザー

最後にページを更新したユーザー

ページを編集したユーザーのうち、user以外の人

Add Package

deno add jsr:@cosense/types

Import symbol

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

---- OR ----

Import directly with a jsr specifier

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

Add Package

npx jsr add @cosense/types

Import symbol

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

Add Package

yarn dlx jsr add @cosense/types

Import symbol

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

Add Package

pnpm dlx jsr add @cosense/types

Import symbol

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

Add Package

bunx jsr add @cosense/types

Import symbol

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