PluginCacheResourceConstructor
Signature
export type PluginCacheResourceConstructor<T extends BaseResource = BaseResource> = new (cache: Cache, client: UsingClient) => T;Members
This export does not declare public properties or methods in the generated declaration file.