UNPKG

agilite-core

Version:

A NodeJS module that provides reusable backend functionality to the Agilit-e environment

7 lines 203 B
declare const _default: { get: (params: any) => Promise<unknown>; reset: () => void; destroy: (id: any) => void; }; export default _default; //# sourceMappingURL=service-pool-manager.d.ts.map