##// END OF EJS Templates
archive-cache: synced with ce changes
archive-cache: synced with ce changes

File last commit:

r1243:d32b737d default
r1245:3da621d7 default
Show More
ext_json.py
2 lines | 46 B | text/x-python | PythonLexer
chore(refactor): renamed rc_json to ext_json for ce compat
r1243 # use orjson by default
import orjson as json