mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
extmod: Add loads to ujson module.
This commit is contained in:
@@ -469,4 +469,5 @@ Q(decompress)
|
||||
#if MICROPY_PY_UJSON
|
||||
Q(ujson)
|
||||
Q(dumps)
|
||||
Q(loads)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user