DUK_VERSION

Duktape public API for Duktape 2.3.0.

See the API reference for documentation on call semantics. The exposed, supported API is between the "BEGIN PUBLIC API" and "END PUBLIC API" comments. Other parts of the header are Duktape internal and related to e.g. platform/compiler/feature detection.

Git commit d7fdb67f18561a50e06bafd196c6b423af9ad6fe (v2.3.0). Git branch master.

See Duktape AUTHORS.rst and LICENSE.txt for copyright and licensing information.

enum DUK_VERSION = 20300L;

Meta