Modules
Every concrete subclass must also declare `static readonly moduleKey`, the property name it's attached
under on {@link E621} (e.g. `"posts"`) - used by `createStandalone`. TypeScript can't enforce abstract
static members, so this is a convention rather than a compiler-checked contract.
Modules
OAuth 2.0 / OpenID Connect support is present in the spec but has not been publicly released on e621
yet - these endpoints are not yet available for use.
Modules
Every concrete subclass must also declare `static readonly moduleKey`, the property name it's attached
under on {@link E621} (e.g. `"posts"`) - used by `createStandalone`. TypeScript can't enforce abstract
static members, so this is a convention rather than a compiler-checked contract.
Modules
OAuth 2.0 / OpenID Connect support is present in the spec but has not been publicly released on e621
yet - these endpoints are not yet available for use.