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

Source

import type { Source } from "https://raw.githubusercontent.com/takker99/scrapbox-storage/0.1.3/mod.ts";
interface Source {
links: CompressedLink[];
project: string;
}

§Properties

§
project: string
[src]

project name (key)