3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
// Reexport your entry components here
|
|
export * from '$lib/components/audio';
|