Skip to content

Commit de34b43

Browse files
committed
fix
1 parent ff23d05 commit de34b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Minimum TypeScript Version: 3.0
2-
import {Buffer, SyntaxExtension, Token} from 'micromark/dist/shared-types'
2+
import {Buffer, BufferEncoding, SyntaxExtension, Token} from 'micromark/dist/shared-types'
33
import {Root} from 'mdast'
44
import {Type} from 'micromark/dist/constant/types'
55

0 commit comments

Comments
 (0)