Skip to content

Commit b63ef6a

Browse files
apply pnpm build
1 parent af5cde9 commit b63ef6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable antfu/no-import-dist */
22
/* eslint-disable no-console */
3-
import { QuantumMatcher } from '../dist/index.mjs'
3+
import { QuantumMatcher } from '../dist'
44
import { options } from '../src/const'
55

66
// Add timing measurement

0 commit comments

Comments
 (0)