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";
Reads a template file by relative path. Two runtimes to satisfy:
import * as mod from "lib/utils/read-template.ts";