AutoBE
    Preparing search index...
    interface IProps {
        project: string;
        step: "analyze" | "interface" | "prisma" | "realize" | "test";
        vendor: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    project: string
    step: "analyze" | "interface" | "prisma" | "realize" | "test"
    vendor: string