property BaseOptions.lineOffset Usage in Denoimport { type BaseOptions } from "node:vm"; Specifies the line number offset that is displayed in stack traces produced by this script. Default: 0. Type number | undefined