```ts getDataType(): any; ``` in `export default class BasePort extends EventEmitter {` there should not be so many any in such an important infra library!
in
export default class BasePort extends EventEmitter {there should not be so many any in such an important infra library!