Saxonberg Server API
    Preparing search index...
    interface Forums {
        getOperator(): Stuff & AetherHost | null;
        requireOperator(verb: string): Stuff & AetherHost;
    }
    Index

    Methods