Skip to main content

DebugFunction

Deprecated: This typealias is deprecated and may be removed in a future version.
Beta: This typealias is in beta and may change without notice.

Summary

Debug function type (matches debug package signature)

Signature

export type DebugFunction = debug.Debugger;

Parameters

This function takes no parameters.

Returns

This function has no return value.