UNPKG

preact

Version:

Fast 3kb React-compatible Virtual DOM library.

9 lines (6 loc) 155 B
import { _catchError } from './diff/catch-error'; /** @type {import('./internal').Options} */ const options = { _catchError }; export default options;