masto
    Preparing search index...

    Interface Polls$SelectResource

    interface Polls$SelectResource {
        fetch: Method<Poll>;
        votes: Polls$SelectVotesResource;
    }
    Index

    Properties

    Properties

    fetch: Method<Poll>

    View a poll