Skip to main content
Module

x/dendron_exports/mod.ts>NotePathBuilder

Export your Dendron vault into SSG compatible markdown
Latest
type alias NotePathBuilder
Re-export
import { type NotePathBuilder } from "https://deno.land/x/dendron_exports@v0.2.2/mod.ts";
definition: (note: Note) => string