Sign in
nginx
/
njs
/
6fdb9a27aedb7edf850e9fd5cef5f09aa5a2b42d
/
.
/
src
/
njs_json.h
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_ */