OneSDK
    Preparing search index...

    Interface PlatformCommonConfig

    interface PlatformCommonConfig {
        use: (keyof ServiceList)[];
    }
    Index

    Properties

    Properties

    use: (keyof ServiceList)[]