Skip to main content
StartupSnapshotCallbackFn - v8 - Node documentation
type alias StartupSnapshotCallbackFn

Usage in Deno

import { type StartupSnapshotCallbackFn } from "node:v8";

Definition

(args: any) => any