@jsii/kernel
v1.105.0
Published
kernel for jsii execution environment
Downloads
248
Readme
@jsii/kernel
Implements interaction API between jsii proxy classes and jsii modules, part of the jsii project.
The @jsii/kernel is a library, normally hosted within a @jsii/runtime process. It provides the basic interaction API that allows language-specific proxy object to interact with javascript objects they represent.
See api.ts
for request/response API.
License
jsii is distributed under the Apache License, Version 2.0.