masto
    Preparing search index...

    Interface InstanceTranslationLanguagesResource

    interface InstanceTranslationLanguagesResource {
        list(meta?: HttpMetaParams<"none">): Promise<Record<string, string[]>>;
    }
    Index

    Methods

    Methods