This commit is contained in:
Björn Harrtell
2026-04-08 05:42:25 +02:00
parent 496f10525b
commit 43e1505f61
23 changed files with 163 additions and 127 deletions

View File

@@ -2,4 +2,4 @@
/* eslint-disable @typescript-eslint/no-unused-vars, @typescript-eslint/no-explicit-any, @typescript-eslint/no-non-null-assertion */
export { Person } from './test/person.js';
export {Person} from './test/person.js';