UNPKG

todo-usecase

Version:
6 lines 151 B
export type GetAllLabelOutput = Array<{ id: string; name: string; color: string | null; }>; //# sourceMappingURL=get-all-label.dto.d.ts.map