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

encode

import { encode } from "https://raw.githubusercontent.com/takker99/scrapbox-storage/0.1.3/mod.ts";

リンク情報をDB用に圧縮する

const encode: (link: Link) => CompressedLink;