ask-and-trust - v1.0.0
    Preparing search index...
    interface SurveyCardType {
        content: string;
        estimateTime: number;
        href: string;
        picture: string;
        tag: string;
        timeLeft: string;
        title: string;
    }
    Index

    Properties

    content: string
    estimateTime: number
    href: string
    picture: string
    tag: string
    timeLeft: string
    title: string