Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as types from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.3/userscript.ts";

§Classes

EventEmitter

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

PageMenu

§Interfaces

BaseLine

scrapboxの行のメタデータ

BasePage

basic information about a page

Block

the type which represents a line in a block

Candidate

入力補完に使われる辞書

Cli

Command Line記法

CodeBlock

the type which represents a line in a code block

ExposedPageMenu

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

Helpfeel

Helpfeel記法

Page

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

PopupMenu

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

Project

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

TableBlock

the type which represents a line in a table block

TimeStamp

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

§Type Aliases

AddMenuInit
CommitId

the commit id

eventName

built-in UserScript events

Item
Layout

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

Line
LineId

the line id

Menu
Node
NodeWithoutIndent
PageId

the page id

PartialLayout

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

ProjectId

the project id

Scrapbox

Type definition of window.scrapbox

StringLc

the formatted string

UnixTime

UNIX time

UserId

the user id