Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ter/entries.ts>getAssetEntries

A tiny wiki-style site builder with Zettelkasten flavor.
Go to Latest
function getAssetEntries
import { getAssetEntries } from "https://deno.land/x/ter@0.7.0/entries.ts";

Parameters

assetPath: string

Returns

Promise<Array<WalkEntry>>