UNPKG

@tucmc/hazel

Version:
3 lines (2 loc) 118 B
import type { Debugger } from '../lib'; export declare const basicExampleSnippet: (debug: Debugger) => Promise<void>;