Documentation ¶
Overview ¶
Package jsii contains the functionaility needed for jsii packages to initialize their dependencies and themselves. Users should never need to use this package directly. If you find you need to - please report a bug at https://github.com/aws/jsii/issues/new/choose
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize()
Initialize loads the necessary packages in the @jsii/kernel to support the enclosing module. The implementation is idempotent (and hence safe to be called over and over).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.