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

Parameters

file: string
optional
scope: object
optional
renderOptions: RenderOptions

Returns

Promise<NodeJS.ReadableStream>