MCPcopy
hub / github.com/IgnisDa/ryot / UserToCollectionExtraInformation

Interface UserToCollectionExtraInformation

apps/docs/src/includes/export-schema.ts:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10export interface UserToCollectionExtraInformation {
11 is_hidden: boolean | null;
12}
13
14export interface CollectionItemCollaboratorInformation {
15 collaborator: StringIdAndNamedObject;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected