mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 21:00:40 -07:00
Import performance object from perf_hooks (#729)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { performance } from 'node:perf_hooks'
|
||||
import { toPromise, RenderError, LiquidErrors, LiquidError } from '../util'
|
||||
import { Context } from '../context'
|
||||
import { Template } from '../template'
|
||||
|
||||
Reference in New Issue
Block a user