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

setup

import { setup } from "https://raw.githubusercontent.com/takker99/scrapbox-select-suggestion/0.6.0/mod.tsx";

scrapbox-select-suggestionを起動する

const setup: (init?: SetupInit) => Promise<Operators>;