UNPKG

joyson2

Version:

JOYFUL JSON | A smarter approach to serialize more than JSON, faster than ever!

6 lines 126 B
import JOYSON from "./index" if(typeof window == "undefined"){ self.JOYSON = JOYSON; }else { window.JOYSON = JOYSON; }