Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak/deps.ts>UserAgent#toString

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
method UserAgent.prototype.toString
import { UserAgent } from "https://deno.land/x/oak@v13.2.5/deps.ts";

Converts the current instance to a string.

Returns

string