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

Parameters

tpl: Template[]
scope: object | undefined
renderOptions: RenderOptions

Returns

IterableIterator<any>