Type of ScrapboxBase.TimeStamp
removeAllFormat: () => void
Remove all timestamp formats from Scrapbox
These include default formats
Type definitions for Cosense
Type of ScrapboxBase.TimeStamp
removeAllFormat: () => void
Remove all timestamp formats from Scrapbox
These include default formats
Add Package
deno add jsr:@cosense/types
Import symbol
import { type TimeStamp } from "@cosense/types/userscript";
---- OR ----
Import directly with a jsr specifier
import { type TimeStamp } from "jsr:@cosense/types/userscript";
Add Package
npx jsr add @cosense/types
Import symbol
import { type TimeStamp } from "@cosense/types/userscript";
Add Package
yarn dlx jsr add @cosense/types
Import symbol
import { type TimeStamp } from "@cosense/types/userscript";
Add Package
pnpm dlx jsr add @cosense/types
Import symbol
import { type TimeStamp } from "@cosense/types/userscript";
Add Package
bunx jsr add @cosense/types
Import symbol
import { type TimeStamp } from "@cosense/types/userscript";