GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

DisabledCache

API/Type Aliases/DisabledCache
seyfert/lib/cache/index.d.ts

Signature

export type DisabledCache = {    [P in NonGuildBased | GuildBased | GuildRelated | SeyfertBased]?: boolean;};

Members

This export does not declare public properties or methods in the generated declaration file.