clear.d.ts 66 Bytes Raw Blame History Permalink 1 2 declare function clear(element: Element): void; export { clear };