Saxonberg Server API
    Preparing search index...

    Interface MentionResolver

    interface MentionResolver {
        resolveMention(word: string): string | null;
    }

    Implemented by

    Index

    Methods