UNPKG

@mirawision/domino

Version:

Lightweight DOM utilities for Chrome Extension content scripts

5 lines (4 loc) 104 B
export * from './types'; export * from './wait'; export * from './observer'; export * from './element';