blob: 179bd151848b783bad6bf2cfcc91f7f72229cca9 [file] [log] [blame]
/*
* Copyright (C) Dmitry Volyntsev
* Copyright (C) NGINX, Inc.
*/
#ifndef _NJS_JSON_H_INCLUDED_
#define _NJS_JSON_H_INCLUDED_
extern const njs_object_init_t njs_json_object_init;
#endif /* _NJS_JSON_H_INCLUDED_ */