UNPKG

northants-design-system

Version:

Design system for West & North Northamptonshire Councils, two unitary councils encompassing Wellingborough, Corby, Daventry, East Northants, Kettering, Northampton, Northamptonshire County and South Northants.

6 lines (5 loc) 326 B
import { DirectoryServiceProps, LocationProps } from './DirectoryService.types'; export declare const ExampleService: DirectoryServiceProps; export declare const MultipleLocations: LocationProps[]; export declare const OneVisitableLocation: LocationProps[]; export declare const OneVisitableLocationNoLatLon: LocationProps[];