reconfigure package for ts-only consumption
This commit is contained in:
@@ -20,4 +20,4 @@ export { default as TimeInput } from './TimeInput.svelte';
|
||||
export { default as TimezoneInput } from './TimezoneInput.svelte';
|
||||
export { default as ToggleGroup } from './ToggleGroup.svelte';
|
||||
export { default as ToggleSelect } from './ToggleSelect.svelte';
|
||||
export { type Option, getLabel, getValue } from './util.js';
|
||||
export { type Option, getLabel, getValue } from './util';
|
||||
|
||||
Reference in New Issue
Block a user