Export

KnownPools

interface KnownPools {
    [key: string]: string;
}

Indexable

[key: string]: string

Generated using TypeDoc