property Module.SourceMap.prototype.payload
Usage in Deno
import { Module } from "node:module";
Getter for the payload used to construct the SourceMap
instance.
import { Module } from "node:module";
Getter for the payload used to construct the SourceMap
instance.