UNPKG

lml-main

Version:

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

5 lines (4 loc) 120 B
import { SelectOption } from 'cosmoui'; export interface PlacePartnerOption extends SelectOption { value: string; }