Skip to content

Commit

Permalink
Fix .d.ts file
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Jun 20, 2019
1 parent a1d9562 commit 0391ad1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dist/index.d.ts
@@ -1,5 +1,3 @@
import {Parser} from "lezer"

declare const _default: Parser

export default _default
export const parser: Parser

0 comments on commit 0391ad1

Please sign in to comment.