Add supporting themes required for Lotusdocs
This commit is contained in:
2
themes/hugo-mod-jslibs-dist/popperjs/package/lib/dom-utils/getDocumentElement.d.ts
vendored
Normal file
2
themes/hugo-mod-jslibs-dist/popperjs/package/lib/dom-utils/getDocumentElement.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { Window } from "../types";
|
||||
export default function getDocumentElement(element: Element | Window): HTMLElement;
|
||||
Reference in New Issue
Block a user