LogCallback

type LogCallback = (callbackParams: LogCallbackParams) => void;

§Type

§
(callbackParams: LogCallbackParams) => void
[src]