Home
last modified time | relevance | path

Searched refs:unit_props (Results 1 – 1 of 1) sorted by relevance

/unit/src/nodejs/unit-http/
H A Dunit.cpp173 napi_property_descriptor unit_props[] = { in init() local
179 ctor = napi.define_class("Unit", create, 2, unit_props); in init()