Skip to content

Function: isKyooQueue()

ts
function isKyooQueue(obj: unknown): boolean;

Checks if the given object is an instance of KyooQueue

Parameters

ParameterTypeDescription
objunknownThe object to check

Returns

boolean

A boolean indicating if the object is a KyooQueue

Remarks

This is needed since the KyooQueue class is not exported from the module