Home > puppeteer > Protocol > Memory > Module > baseAddress
Base address where the module is loaded into memory. Encoded as a decimal or hexadecimal (0x prefixed) string.
Signature:
baseAddress: string;