Skip to content

Commit 7a53370

Browse files
authored
Merge pull request #24 from smallstack/master
Export logNgHTML as well
2 parents efd9c36 + 08f4f2b commit 7a53370

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
*/
44

55
export * from './lib/patchConsole';
6+
export * from './lib/logNgHTML';

0 commit comments

Comments
 (0)