Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

default

import { default } from "https://unpkg.com/graphql-react@17.0.0/Cache.mjs";

Cache store.

class default extends EventTarget {
constructor(store?);
}

§Extends

§
EventTarget
[src]

§Constructors

§
new default(store?)
[src]