StaticcoerceStaticisThe object to check.
true if the object implements ObjectStorageBackend, false otherwise.
StaticisTypeScript custom type guard that checks if the provided object implements Persistable.
The object to check.
true if the object implements Persistable, false otherwise.
StaticisTypeScript custom type guard that checks if the provided object implements Refreshable.
The object to check.
true if the object implements Refreshable, false otherwise.
Staticmerge
TypeScript custom type guard that checks if the provided object implements ObjectStorageBackend.