Copy as Markdown
Other Tools
/* THIS FILE IS AUTOGENERATED FROM Cache.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_CACHEBINDINGFWD_H_
#define DOM_CACHEBINDINGFWD_H_
namespace mozilla::dom {
struct CacheQueryOptions;
struct CacheBatchOperation;
class Cache;
} // namespace mozilla::dom
#endif // DOM_CACHEBINDINGFWD_H_