Files
graff.estate-nextjs-updated/src/utils/getDevicesProjects.ts
T

7 lines
160 B
TypeScript

// import { IProject } from '@/types/IProject';
// export function getProjectsDevices(projects: IProject[]) {
// const projectsDevices: string[] = [];
// }