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/browser/websocket/updateCodeFile.ts";

§Variables

updateCodeFile

REST API経由で取得できるようなコードファイルの中身をまるごと書き換える

§Interfaces

SimpleCodeFile

コードブロックの上書きに使う情報のinterface

UpdateCodeFileOptions

updateCodeFile()に使われているオプション