release: WRNexusJS 0.7.0
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
export { TagCache } from "./memory.ts";
|
||||
export type { CacheEntry, CacheLookup, CacheSetOptions, TagCacheOptions } from "./memory.ts";
|
||||
export { responseCache } from "./response.ts";
|
||||
export type { CachedResponse, ResponseCacheOptions } from "./response.ts";
|
||||
Reference in New Issue
Block a user