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)

rest

type definitions for Cosense REST API responses

I
BackupData

project backup data

I
BackupedPage

backupされるページデータ

I
BadRequestError

URL先ページから正常な応答が返ってこなかったときのエラー

I
BaseLine

scrapboxの行のメタデータ

I
BasePage

basic information about a page

T
Change

ページの変更内容

I
ChangeLine
No documentation available
I
Commit

Scrapboxのページの編集commit

T
CommitId

the commit id

I
CommitsResponse

the response type of /api/commits/:projectname/:pageid

I
DeleteChange

既存の行を削除する変更

I
DescriptionsChange

ページのサムネイル本文が変更されると発生する

I
ErrorLike

Scrapbox REST APIが返すエラーの型

I
ExportedData
No documentation available
I
ExportedPage

exportしたときのページデータ

I
FileCapacityError

容量を使い切ったときに発生するerror

I
FileSearchResult

the response type of /api/pages/:projectname/search/files

I
FoundPage

/api/pages/:projectname/search/titles で見つかったページ

I
FoundPageByFile

/api/pages/:projectname/search/files で見つかったページ

I
FoundProject

/api/projects/search/query や /api/projects/search/watch-list で見つかったproject

I
GCSError

Google Cloud Storage XML APIのerror

I
GuestUser
No documentation available
I
ImageChange

ページのサムネイルが変更されると発生する

I
ImportedLightPage

メタデータ無しインポート用ページデータ

I
ImportedLine

インポート用メタデータ付き行データ

I
ImportedPage

メタデータ付きインポート用ページデータ

I
InfoboxResult
No documentation available
I
InsertChange

行を新規作成する変更

I
InvalidFollowingIdError

不正なfollowingIdを渡されたときに発生するエラー

I
InvalidURLError

不正なURLを渡したときに返ってくるエラー

T
LineId

the line id

I
LinksChange

ページ中のリンクが変更されると発生する

I
MemberProject

project information which is joined

I
MemberUser
No documentation available
I
NewLine
No documentation available
I
NoQueryError

検索文字列を渡さないと出てくるエラー

I
NotFoundError

指定したprojectやpageが見つからないときに発生するエラー

I
NotLoggedInError

Loginが必要なAPIをloginせずに叩いたときに発生するエラー

I
NotMemberError

参加していないprivate projectに対してAPIを叩いたときに発生するエラー

I
NotMemberProject

project information which isn't joined

I
NotPrivilegeError

owner/admin権限が不足しているときに発生するエラー

I
Page

page information

T
PageId

the page id

I
PageSnapshotList

the response type of /api/page-snapshots/:projectname/:pageid

I
PageSnapshotResult

the response type of /api/page-snapshots/:projectname/:pageid/:timestampid

I
PageWithSnapshot
No documentation available
I
PinChange

ページのピンの状態が変更されると発生する

I
Project

project information

T
ProjectId

the project id

I
ProjectRelatedPage

外部プロジェクトの関連ページ

I
ProjectResponse

the response type of /api/projects

I
ProjectSearchResult

the response type of /api/projects/search/query and /api/projects/search/watch-list

I
RelatedPage

関連ページのメタデータ

I
RelatedPages
No documentation available
I
SearchQuery

検索クエリ

I
SearchResult

the response type of /api/pages/:projectname/search/titles

I
SessionError

CSRF tokenが不正なときに発生するエラー

I
Snapshot

a page snapshot

I
SnapshotTimestamp
No documentation available
T
StringLc

the formatted string

I
TitleChange

ページのタイトルが変更されると発生する

I
TweetInfo

the response type of /api/embed-text/twitter

T
UnixTime

UNIX time

I
UpdateChange

既存の行を書き換える変更

I
User

user information

T
UserId

the user id

I
UserInfo

user detailed information

userscript

type definitions for Cosense UserScript

T
AddMenuInit
No documentation available
I
BaseLine

scrapboxの行のメタデータ

I
BasePage

basic information about a page

c
BaseStore
No documentation available
I
Block

the type which represents a line in a block

I
Candidate

入力補完に使われる辞書

I
Cli

Command Line記法

I
CodeBlock

the type which represents a line in a code block

T
CommitId

the commit id

c
EventEmitter

The EventEmitter class is defined and exposed by the events module:

T
eventName

built-in UserScript events

I
ExposedPageMenu

window.scrapboxに露出しているPageMenuの型

I
Helpfeel

Helpfeel記法

T
Item
No documentation available
T
Layout

Scrapboxのページの種類を表す文字列

T
Line
No documentation available
T
LineId

the line id

T
Menu
No documentation available
T
Node
No documentation available
T
NodeWithoutIndent
No documentation available
I
Page

window.scrapboxに露出しているPageの型

T
PageId

the page id

c
PageMenu
No documentation available
T
PartialLayout

Scrapboxのページの種類を表す文字列から"page"を除いたもの

I
PopupMenu

window.scrapboxに露出しているPopupMenuの型

I
Project

window.scrapboxに露出しているProjectの型

T
ProjectId

the project id

T
Scrapbox

Type definition of window.scrapbox

T
StringLc

the formatted string

I
TableBlock

the type which represents a line in a table block

I
TimeStamp

window.scrapboxに露出しているTimeStampの型

T
UnixTime

UNIX time

T
UserId

the user id