@samply/lens
    Preparing search index...

    Type Alias ProjectManagerOptions

    type ProjectManagerOptions = {
        editProjectUrl: string;
        newProjectUrl: string;
        siteMappings: ProjectManagerOptionsSiteMapping[];
    }
    Index

    Properties

    editProjectUrl: string
    newProjectUrl: string