export interface PinnedProject {
    rootDirectoryAlias: string;
    projectName: string;
}
//# sourceMappingURL=pinned-project.model.d.ts.map