TsCommonInputSettings.onTsTable property

Callback to be invoked on receiving a TS PSI/SI table/section

Signature:

onTsTable?: (table: TsTable) => void;