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

TimeStamp

import type { TimeStamp } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.1.2/mod.ts";
interface TimeStamp {
addFormat: (format: string | (() => string)) => void;
removeAllFormat: () => void;
}

§Properties

§
addFormat: (format: string | (() => string)) => void
[src]

Add a timestamp format to Scrapbox

§
removeAllFormat: () => void
[src]

Remove all timestamp formats from Scrapbox

These include default formats