API Reference
Complete API reference for @nodelibraries/enhanced-abort-controller.
Main Classes
- EnhancedAbortController - Enhanced abort controller with timeout and disposal support
- EnhancedAbortSignal - Enhanced abort signal with registration and promise support
- TimeSpan - Time interval representation for precise time management
- AbortError - Error thrown when operations are aborted
- AbortRegistration - Registration for abort signal callbacks
For detailed API documentation, please refer to the README file in the repository.