UNPKG

@tplc/business

Version:

8 lines (6 loc) 193 B
import { UserLocation } from '../../hooks/useLocation.api' export interface LcbCitySelectProps { // Define the component's prop types here location?: UserLocation placeholder?: string }