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

Usage

import * as scrapboxUserscriptStd from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.24.3/rest/getCodeBlocks.ts";

§Variables

getCodeBlocks

他のページ(または取得済みの行データ)のコードブロックを全て取得する

§Interfaces

GetCodeBlocksFilter

getCodeBlocks()に渡すfilter

TinyCodeBlock

pull()から取れる情報で構成したコードブロックの最低限の情報