Home > tough-cookie > Callback
A callback function that accepts an error or a result.
Signature:
export interface Callback<T>
Home > tough-cookie > Callback
A callback function that accepts an error or a result.
Signature:
export interface Callback<T>