config-rocket
    Preparing search index...

    Interface RocketConfigParameter

    interface RocketConfigParameter {
        id: string;
        resolver: RocketConfigParameterResolver;
    }
    Index

    Properties

    Properties

    id: string