UNPKG

alinea

Version:
13 lines (11 loc) 230 B
import "../../chunks/chunk-NZLE2WMY.js"; // src/core/util/Callable.ts var { setPrototypeOf } = Object; var Callable = class { constructor(fn) { return setPrototypeOf(fn, new.target.prototype); } }; export { Callable };