property URLFormatOptions.fragment Usage in Deno```typescript import { type URLFormatOptions } from "node:node__url.d.ts"; ``` `true` if the serialized URL string should include the fragment, `false` otherwise. Type boolean | undefined