Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-12-28 20:02:24 +03:00
parent d9c8395447
commit 65da0cfbff

View File

@ -9,6 +9,7 @@
* - pretty
* - fast -- w/o pre-processing...
* XXX should this be part of types.js???
* ...extend JSON or a separate object? (leaning towards the later)
*
**********************************************************************/
((typeof define)[0]=='u'?function(f){module.exports=f(require)}:define)