pkgFiles property

List<WitFile> pkgFiles
final

The files to use as the package files for the world. You will be able to import with use pkg from these files.

Implementation

final List<WitFile> pkgFiles;