bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iGetPluginSuccessResponse<T>

    interface iGetPluginSuccessResponse<T extends NumberType> {
        plugin: iPluginDoc<T>;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties

    plugin: iPluginDoc<T>