export something

This commit is contained in:
Niels Lyngsø
2024-09-25 13:16:23 +02:00
parent cda1569457
commit 1a61ec0284

View File

@@ -1 +1,2 @@
export type * from './types.js';
export const UMB_SOMETHING_TO_EXPORT = 'foobar';