UNPKG

@protokol/nft-exchange-api

Version:

REST API For Exchange NFT Functionality

5 lines (4 loc) 149 B
import { Controller } from "@arkecosystem/core-api"; export declare class ConfigurationsController extends Controller { index(): Promise<any>; }