Represents exports of code cell. When writing a LanguagePlugin,
the bind operation returns a graph node named code that represents the result of
evaluating the entire code cell. The result of evaluating this graph node should be a
value of type ExportsValue.
Represents exports of code cell. When writing a
LanguagePlugin, thebindoperation returns a graph node namedcodethat represents the result of evaluating the entire code cell. The result of evaluating this graph node should be a value of typeExportsValue.