mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
chore(TypeScript): fix linting and generate .d.ts
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { stringify, create } from 'src/util/underscore'
|
||||
import { RenderBreakError, RenderError } from 'src/util/error'
|
||||
import assert from 'src/util/assert'
|
||||
import Scope from 'src/scope/scope'
|
||||
|
||||
export default class Render {
|
||||
async renderTemplates (templates, scope) {
|
||||
|
||||
Reference in New Issue
Block a user