Is it possible to automatically add tracing to private functions in a TypeScript namespace?

后端 未结 0 1687
天命终不由人
天命终不由人 2021-01-07 06:49

Is it somehow possible to loop over all functions (including private) of a TypeScript namespace (without exporting the private functions!), particularly while in the namespa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题