masto
    Preparing search index...

    Interface Polls$SelectResource

    interface Polls$SelectResource {
        votes: Polls$SelectVotesResource;
        fetch(meta?: HttpMetaParams<"none">): Promise<Poll>;
    }
    Index

    Properties

    Methods

    Properties

    Methods