Skip to content

Commit 4ea06b1

Browse files
authored
chore: run build
1 parent 2bc2188 commit 4ea06b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/purify.cjs.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,4 +398,5 @@ type WindowLike = Pick<typeof globalThis, 'DocumentFragment' | 'HTMLTemplateElem
398398

399399
export { type Config, type Hook, type HookName, type RemovedAttribute, type RemovedElement, type UponSanitizeAttributeHook, type UponSanitizeAttributeHookEvent, type UponSanitizeElementHook, type UponSanitizeElementHookEvent, type WindowLike };
400400

401+
// @ts-ignore
401402
export = _default;

0 commit comments

Comments
 (0)