AppleSauce
    Preparing search index...
    interface PollOption {
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    id: string
    label: string