Added first source and embed

This commit is contained in:
mrjvs
2023-08-27 20:36:38 +02:00
parent c55f830c30
commit ffe5e4bb4f
17 changed files with 451 additions and 598 deletions

View File

@@ -27,4 +27,7 @@ module.exports = defineConfig({
fileName: 'providers',
},
},
test: {
globals: true,
},
});