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

    Variable withModuleInstanceConst

    withModuleInstance: <R>(
        mod: any,
        closure: (mod: ModuleInstance) => R,
    ) => R | undefined

    Type declaration