initial working version

This commit is contained in:
Ben Miller
2024-11-04 01:06:00 -07:00
parent b2af2fc98c
commit 0fd89bc9ea
73 changed files with 38650 additions and 4 deletions

5
package.json Normal file
View File

@ -0,0 +1,5 @@
{
"devDependencies": {
"@types/google-apps-script": "^1.0.84"
}
}