@dffrs/spy

This library provides a TypeScript mixin that adds observable behavior to a class, allowing observers to listen for changes in properties and trigger effects before or after method calls. The library uses TypeScript's type system to ensure type safety and

Browse on unpkg