v0.0.355 sq.Json
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m27s

This commit is contained in:
2024-01-05 10:25:05 +01:00
parent 1497c013f9
commit 2a0471fb3d
4 changed files with 38 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
package sq
type JsonObj map[string]any
type JsonArr []any