tough-cookie.callback.md
August 1, 2025 ยท View on GitHub
Home > tough-cookie > Callback
Callback interface
A callback function that accepts an error or a result.
Signature:
interface Callback<T>
August 1, 2025 ยท View on GitHub
Home > tough-cookie > Callback
A callback function that accepts an error or a result.
Signature:
interface Callback<T>