fix(core): update

This commit is contained in:
2024-04-19 13:54:20 +02:00
parent af90530000
commit 31ddd3ec23
7 changed files with 1737 additions and 1928 deletions

View File

@ -21,4 +21,4 @@ tap.test('should create a service', async () => {
});
});
tap.start();
export default tap.start();