Skip to content

Commit b5ba3da

Browse files
committed
expose Context type
1 parent ba0c455 commit b5ba3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/public.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export { PrintOptions, Visitors } from './types';
1+
export { PrintOptions, Context, Visitors } from './types';
22
export * from './index';

0 commit comments

Comments
 (0)