Type Alias TypedCallback<T>

TypedCallback<T>: ((error?: AerospikeError, result?: T) => void)

Callback used to return results in synchronous Aerospike database commands

Type Parameters

  • T
MMNEPVFCICPMFPCPTTAAATR