docs: add version info in playground.html

This commit is contained in:
Harttle
2021-10-20 23:20:23 +08:00
parent d0c3cc8b47
commit 564972ba74
10 changed files with 214 additions and 22710 deletions
+1
View File
@@ -16,6 +16,7 @@ import { toPromise, toValue } from './util/async'
export * from './util/error'
export * from './types'
export const version = '[VI]{version}[/VI]'
export class Liquid {
public readonly options: NormalizedFullOptions