UNPKG

@aptly-as/types

Version:
9 lines (8 loc) 438 B
export var AptlyPowerSearchResponseType; (function (AptlyPowerSearchResponseType) { AptlyPowerSearchResponseType["Organization"] = "organization"; AptlyPowerSearchResponseType["Project"] = "project"; AptlyPowerSearchResponseType["Offer"] = "offer"; AptlyPowerSearchResponseType["Order"] = "order"; AptlyPowerSearchResponseType["Unit"] = "unit"; })(AptlyPowerSearchResponseType || (AptlyPowerSearchResponseType = {}));