Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

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.