UNPKG

@buurman/cache

Version:

The buurman cache

5 lines 289 B
export declare const ensureAllPackagesAreInstalled: () => Promise<void>; export declare const getTasks: () => Promise<any[]>; export declare const getIntegrations: () => Promise<any[]>; export declare const getFeatureDetectors: () => Promise<any[]>; //# sourceMappingURL=index.d.ts.map