export interface NgAddSchema {
    project?: string;
}
