UNPKG

@altostra/core

Version:

Core library for shared types and logic

1 lines 948 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.SUPPORTED_FEATURES_HEADER=exports.RUN_WITH_LIMIT=exports.isValidPage=exports.Pagination=exports.ServiceClientOptions=exports.ServiceEndpoints=void 0;var common_1=require("./common");Object.defineProperty(exports,"ServiceEndpoints",{enumerable:!0,get:function(){return common_1.ServiceEndpoints}}),Object.defineProperty(exports,"ServiceClientOptions",{enumerable:!0,get:function(){return common_1.ServiceClientOptions}}),Object.defineProperty(exports,"Pagination",{enumerable:!0,get:function(){return common_1.Pagination}}),Object.defineProperty(exports,"isValidPage",{enumerable:!0,get:function(){return common_1.isValidPage}}),Object.defineProperty(exports,"RUN_WITH_LIMIT",{enumerable:!0,get:function(){return common_1.RUN_WITH_LIMIT}}),Object.defineProperty(exports,"SUPPORTED_FEATURES_HEADER",{enumerable:!0,get:function(){return common_1.SUPPORTED_FEATURES_HEADER}});