Module

MethodReturn typeDescription

Module.getScript(target:Module)

Bytes

Returns raw bytes containing a serialized module.

Module.getABI(target:Module)

Bytes

Returns raw bytes containing a serialized ABI.

Last updated