XYO Platform SDK - v3.10.6
    Preparing search index...

    Variable isNameObjectFilterConst

    isNameObjectFilter: <T extends EmptyObject = AnyObject>(
        value: unknown,
    ) => value is NameObjectFilter<T>

    Type declaration