UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

5 lines (4 loc) 136 B
import { JobIncidentCode } from '@lml/cosmo-ts-data'; export interface JobIncidentOption extends JobIncidentCode { label: string; }