UNPKG

@modernpoacher/sprockets

Version:
11 lines (9 loc) 148 B
beforeEach(() => { const { body } = document Array.from(body.children) .forEach((child) => { body.removeChild(child) }) })