Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ogone/src/ogone.main.d.ts>RouterBrowser

Advanced Web Composition for Future
Latest
interface RouterBrowser
import { type RouterBrowser } from "https://deno.land/x/ogone@revb3/src/ogone.main.d.ts";

Properties

react: Function[]
actualRoute: null | string
go: (url: string, state: any) => void
optional
openDevTool: (opts: any) => void