UNPKG

@manuth/interceptor

Version:

Provides a convenient way to intercept method- property- and accessor-calls of an object.

3 lines 151 B
export { InterceptionCollection } from "./InterceptionCollection.js"; export { Interceptor } from "./Interceptor.js"; //# sourceMappingURL=index.js.map