AITools prime cose

This commit is contained in:
Surya Paolo
2024-01-30 14:00:37 +01:00
parent aeabf96efe
commit 0c2a8ecef5
15 changed files with 372 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
module.exports = {
list: [
{
_id: 1,
descr: 'Pubblicare',
},
{
_id: 2,
descr: 'Matematica',
},
],
};