@playform/maintain - v0.1.8
    Preparing search index...

    Variable AllConst

    All: {
        Organizations: { Name: string }[];
        Repositories: { Name: string; Owner: string }[];
    } = ...

    Type declaration

    • Organizations: { Name: string }[]
    • Repositories: { Name: string; Owner: string }[]