Type alias Project

Project: {
    config: ProjectConfig;
    id: string;
}

Type declaration

Generated using TypeDoc