Ajouter les sources

This commit is contained in:
JDR-Ninja
2025-06-20 08:43:33 -04:00
parent f1c4f43c66
commit 89b3e401a4
32 changed files with 4478 additions and 0 deletions

1
src/module/constants.js Normal file
View File

@@ -0,0 +1 @@
export const ATTRIBUTE_TYPES = ["String", "Number", "Boolean", "Formula", "Resource"];