property URLFormatOptions.fragment Usageimport { type URLFormatOptions } from "node:url"; true if the serialized URL string should include the fragment, false otherwise. Type boolean | undefined