Skip to content

Commit

Permalink
feat(pretty-format): Export Printer type (#11342)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Apr 25, 2021
1 parent e7bb6a1 commit c5e2a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pretty-format/src/index.ts
Expand Up @@ -42,6 +42,7 @@ export type {
NewPlugin,
Plugin,
Plugins,
Printer,
Refs,
Theme,
} from './types';
Expand Down

0 comments on commit c5e2a59

Please sign in to comment.