Interface RawUsernotesUsers

Raw data for the object of all usernotes

Hierarchy

  • RawUsernotesUsers

Indexable

[name: string]: {
    ns: RawUsernotesNote[];
}

Generated using TypeDoc