mirror of
https://github.com/wader/fq.git
synced 2024-11-30 18:08:16 +03:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
|
def tojson($opts): _tojson($opts);
|
||
|
def tojson: _tojson(null);
|
||
|
def _json__todisplay: tovalue;
|