We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0c455 commit b5ba3daCopy full SHA for b5ba3da
src/public.d.ts
@@ -1,2 +1,2 @@
1
-export { PrintOptions, Visitors } from './types';
+export { PrintOptions, Context, Visitors } from './types';
2
export * from './index';
0 commit comments