masto
    Preparing search index...

    Interface Statuses$SelectSourceResource

    interface Statuses$SelectSourceResource {
        fetch(meta?: HttpMetaParams<"none">): Promise<StatusSource>;
    }
    Index

    Methods

    Methods