mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 21:00:40 -07:00
chore(typescript): ship to TypeScript
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import chai from 'chai'
|
||||
import t from '../../../src/util/strftime.js'
|
||||
import * as chai from 'chai'
|
||||
import t from '../../../src/util/strftime'
|
||||
|
||||
const expect = chai.expect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user