Type alias LogOptions<N>

LogOptions<N>: {
    log?: StandardLogOptions<N>;
}

Type Parameters

Type declaration

Generated using TypeDoc