method CacheStorage.deleteprivateCacheStorage.delete(cacheName: string): Promise<boolean>DeprecatedDelete cache storage for the provided name. ParameterscacheName: stringReturn TypePromise<boolean>