wima
    Preparing search index...

    Interface SystemRegistration

    interface SystemRegistration {
        config: SystemConfig;
        id: number;
    }
    Index

    Properties

    Properties

    config: SystemConfig
    id: number