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 8bc9ca7 commit 112b62aCopy full SHA for 112b62a
projects/pretty-html-log/src/lib/phl.d.ts
projects/pretty-html-log/src/lib/phl.ts
@@ -1,6 +1,6 @@
1
import { ComponentFixture } from '@angular/core/testing';
2
import { DebugElement } from '@angular/core';
3
-import { highlight, Theme, THEMES } from 'pretty-html-log';
+import { highlight, THEMES } from 'pretty-html-log';
4
5
import { fixturePrettier } from './prettiers/fixture/pretty-fixture';
6
import {
0 commit comments