Saxonberg Server API
    Preparing search index...

    Interface PronounNode

    interface PronounNode {
        kind: "pronoun";
        name: PronounName;
    }
    Index

    Properties

    Properties

    kind: "pronoun"