NEWhiteboardInterceptLog typedef

NEWhiteboardInterceptLog = void Function(dynamic log)

白板内部日志输出

Implementation

typedef NEWhiteboardInterceptLog = void Function(dynamic log);