UNPKG

clinic-cms

Version:

Svelte components based on Skeleton UI toolkit for the frontend of an outpatient clinic CMS.

7 lines (6 loc) 110 B
export interface Website { id: number; website: string; type: string; type_display: string; }