Module
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:266
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Module():
Module
Returns
Section titled “Returns”Module
Methods
Section titled “Methods”customSections()
Section titled “customSections()”
staticcustomSections(module,sectionName):ArrayBuffer[]
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:267
Parameters
Section titled “Parameters”module
Section titled “module”Module
sectionName
Section titled “sectionName”string
Returns
Section titled “Returns”ArrayBuffer[]
exports()
Section titled “exports()”
staticexports(module):ModuleExportDescriptor[]
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:268
Parameters
Section titled “Parameters”module
Section titled “module”Module
Returns
Section titled “Returns”imports()
Section titled “imports()”
staticimports(module):ModuleImportDescriptor[]
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:269
Parameters
Section titled “Parameters”module
Section titled “module”Module