coreServices.cache
Home > @backstage/backend-plugin-api
> coreServices
> cache
Key-value store for caching data.
See CacheService and the service docs for more information.
Signature:
cache: import("../system").ServiceRef<import("./CacheService").CacheService, "plugin", "singleton">