Files

3 lines
94 B
TypeScript

import type { OnLog } from './browser/BrowserPage';
export declare const defaultOnLog: OnLog;