Update index.ts

This commit is contained in:
Mads Rasmussen
2024-04-19 16:53:09 +02:00
committed by Jacob Overgaard
parent de946f9764
commit 4b8d6487c5

View File

@@ -1,5 +1,3 @@
import './components/index.js';
export * from './collection/index.js';
export type * from './types.js';