Skip to content
Snippets Groups Projects
Commit 8db4666b authored by Igor Markin's avatar Igor Markin
Browse files

Add missing file

parent 58dc94bc
No related branches found
No related tags found
1 merge request!22"Rework normalisation logic to handle new seal templates"
......@@ -13,7 +13,7 @@ export declare const ATTRIBUTES_TO_KEEP: {
href: boolean;
value: boolean;
};
export declare const normalizeDocumentCommon: (body: HTMLElement) => void;
export declare const normalizeDocumentCommon: (body: HTMLElement, sealContainerId?: string) => void;
/**
* Decides whether node should be removed
* @param element
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment