UNPKG

@mojito-inc/core-service

Version:

Mojito Core API service for auction, payment, token

6 lines (5 loc) 168 B
var NFTOrderType; (function (NFTOrderType) { NFTOrderType["listing"] = "LISTING"; NFTOrderType["offer"] = "OFFER"; })(NFTOrderType || (NFTOrderType = {}));