Functions

f
readTemplate(relativePath: string): Promise<string>

Reads a template file by relative path. Two runtimes to satisfy:

Usage

import * as mod from "lib/utils/read-template.ts";