Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:1773
Properties
Section titled “Properties”lastInTextNode
Section titled “lastInTextNode”
readonlylastInTextNode:boolean
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:1775
removed
Section titled “removed”
readonlyremoved:boolean
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:1776
readonlytext:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:1774
Methods
Section titled “Methods”after()
Section titled “after()”after(
content,options?):Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:1781
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.20251118.0/node_modules/@cloudflare/workers-types/index.ts:1777
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.20251118.0/node_modules/@cloudflare/workers-types/index.ts:1789
Returns
Section titled “Returns”Text
replace()
Section titled “replace()”replace(
content,options?):Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:1785
Parameters
Section titled “Parameters”content
Section titled “content”string | Response | ReadableStream<any>
options?
Section titled “options?”Returns
Section titled “Returns”Text