# Generated by roxygen2: do not edit by hand

S3method(json_revive,default)
S3method(json_state,R6)
S3method(json_state,R6ClassGenerator)
S3method(json_state,S7_S3_class)
S3method(json_state,S7_any)
S3method(json_state,S7_base_class)
S3method(json_state,S7_class)
S3method(json_state,S7_missing)
S3method(json_state,S7_union)
S3method(json_state,default)
S3method(json_state,envRefClass)
S3method(json_state,refObjectGenerator)
export(json_read)
export(json_read_str)
export(json_revive)
export(json_state)
export(json_write)
export(json_write_str)
export(r6_restore)
export(r6_state)
useDynLib(typedjson, .registration = TRUE)
