IGPAPI
    Preparing search index...

    Interface DeprecationWarningInput

    interface DeprecationWarningInput {
        code: string;
        message: string;
    }
    Index

    Properties

    Properties

    code: string
    message: string