const github.com/go-faster/jx.Object

6 uses

	github.com/go-faster/jx (current package)
		dec.go#L24: 	case Object:
		dec.go#L45: 	Object
		dec.go#L71: 	types['{'] = Object

	github.com/gotd/td/tg
		json_invoke.go#L273: 	case jx.Object:
		json_invoke.go#L290: 		val.typ = jx.Object
		json_invoke.go#L348: 	case jx.Object: