From e4d38a4c649e9e2fe531de3ca95ac45dc3f35222 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 11 Sep 2022 15:58:40 +0200 Subject: webrtc debugger --- client-web/source/helper.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'client-web/source/helper.ts') diff --git a/client-web/source/helper.ts b/client-web/source/helper.ts index a319172..e07fc7a 100644 --- a/client-web/source/helper.ts +++ b/client-web/source/helper.ts @@ -35,6 +35,7 @@ export const eh3 = elem_with_content("h3") export const eh4 = elem_with_content("h4") export const eh5 = elem_with_content("h5") export const eh6 = elem_with_content("h6") +export const epre = elem_with_content("pre") export const ediv = elem_with_children("div") export const etr = elem_with_children("tr") export const etd = elem_with_children("td") -- cgit v1.2.3-70-g09d2