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

    Variable isModuleStateWithSourcesConst

    isModuleStateWithSources: <T extends StateDictionary = StateDictionary>(
        payload?: unknown,
    ) => payload is WithSources<ModuleState<T>>

    Type declaration