Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1508
Properties
Section titled “Properties”lastInTextNode
Section titled “lastInTextNode”
readonlylastInTextNode:boolean
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1510
removed
Section titled “removed”
readonlyremoved:boolean
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1511
readonlytext:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1509
Methods
Section titled “Methods”after()
Section titled “after()”after(
content,options?):Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1516
Parameters
Section titled “Parameters”content
Section titled “content”string | Response | ReadableStream<any>
options?
Section titled “options?”Returns
Section titled “Returns”Text
before()
Section titled “before()”before(
content,options?):Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1512
Parameters
Section titled “Parameters”content
Section titled “content”string | Response | ReadableStream<any>
options?
Section titled “options?”Returns
Section titled “Returns”Text
remove()
Section titled “remove()”remove():
Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1524
Returns
Section titled “Returns”Text
replace()
Section titled “replace()”replace(
content,options?):Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1520
Parameters
Section titled “Parameters”content
Section titled “content”string | Response | ReadableStream<any>
options?
Section titled “options?”Returns
Section titled “Returns”Text