import * as velo from "https://deno.land/x/velo@1.0.0/src/cache/capabilities/extract_options_capability.ts";
Classes
Allows the options to be extracted from a cache. The options getter returns an immutable object. |
x/velo/src/cache/capabilities/extract_options_capability.ts
import * as velo from "https://deno.land/x/velo@1.0.0/src/cache/capabilities/extract_options_capability.ts";
Allows the options to be extracted from a cache. The options getter returns an immutable object. |