f
readBoilerplate(relativePath: string): Promise<string>
Reads a boilerplate file by relative path, using the SEA asset store when running as a Node.js binary.
Usage
import * as mod from "lib/utils/read-boilerplate.ts";
Reads a boilerplate file by relative path, using the SEA asset store when running as a Node.js binary.
import * as mod from "lib/utils/read-boilerplate.ts";