Skip to content

Commit 2d234fd

Browse files
committed
refactor(publicapi): export the correct file
1 parent 387c147 commit 2d234fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/pretty-html-log/src/public-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
* Public API Surface of pretty-html-log
33
*/
44

5-
export * from './lib/setup-console-methods';
5+
export * from './lib/patchConsole';

0 commit comments

Comments
 (0)