CacheService.withOptions()
Home > @backstage/backend-plugin-api > CacheService > withOptions
Creates a new CacheService instance with the given options.
Signature:
withOptions(options: CacheServiceOptions): CacheService;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |