JSON-related methods return JsonNodes instead of strings.

This commit is contained in:
2022-09-08 10:57:13 -05:00
parent f605ce6feb
commit 04bd6aa69f
5 changed files with 9 additions and 8 deletions

Binary file not shown.

View File

@ -1,3 +1,3 @@
import unittest
import ./tauth, ./tjson_util
import ./tauth, ./tjsonutils