JSONTypes type

JSON으로 serialize 및 전송할 수 있는 형식입니다.

type JSONTypes = string | number | boolean | object