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

    Type Alias AnyModule<TParams>

    AnyModule: new (...args: any[]) => ModuleInstance<TParams>

    Type Parameters