Skip to main content
method Liquid.prototype.renderFile
import { Liquid } from "https://deno.land/x/shop@0.0.1/deps.ts";

Parameters

file: string
optional
ctx: object
optional
renderOptions: RenderOptions

Returns

Promise<any>