exports property

List<Type> exports
getter/setter pairinherited

The exports property contains the exports of the module.

Implementation

List<Type> exports;