TableImport

constructor(moduleName: String, name: String, entryType: ValType, limits: TableLimits)


constructor(moduleName: String, name: String, entryType: ValueType, limits: TableLimits)

Deprecated

use TableImport(String, String, ValType, TableLimits)