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

    Variable withArchivistModuleConst

    withArchivistModule: <R>(
        mod: any,
        closure: (mod: ArchivistModuleInstance) => R,
    ) => undefined | R = ...

    Type declaration