mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 06:20:38 -07:00
feat: Support for the "render" tag #163
This commit is contained in:
@@ -16,8 +16,6 @@ import { FilterImplOptions } from './template/filter/filter-impl-options'
|
||||
import IFS from './fs/ifs'
|
||||
import { toThenable, toValue } from './util/async'
|
||||
|
||||
type nullableTemplates = ITemplate[] | null
|
||||
|
||||
export * from './types'
|
||||
|
||||
export class Liquid {
|
||||
|
||||
Reference in New Issue
Block a user