UNPKG

web-barrier-free

Version:

[![LICENSE](https://img.shields.io/github/license/bubkoo/html-to-image?style=flat-square)](./LICENSE) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/karma-runner/karma-cover

9 lines (8 loc) 230 B
import Wbf from './index'; declare const overHandler: (e: { target: HTMLElement; }, wbf: Wbf) => void; declare const outHandler: (e: { target: HTMLElement; }, wbf: any) => void; export { overHandler, outHandler };