@suluk/better-auth - v0.2.0
↑ Suluk
GitHub
Preparing search index...
HonoLike
Interface HonoLike
interface
HonoLike
{
on
(
methods
:
string
[]
,
path
:
string
,
handler
:
(
c
:
{
req
:
{
raw
:
Request
}
}
)
=>
unknown
,
)
:
unknown
;
}
Index
Methods
on
Methods
on
on
(
methods
:
string
[]
,
path
:
string
,
handler
:
(
c
:
{
req
:
{
raw
:
Request
}
}
)
=>
unknown
,
)
:
unknown
Parameters
methods
:
string
[]
path
:
string
handler
:
(
c
:
{
req
:
{
raw
:
Request
}
}
)
=>
unknown
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
↑ Suluk
GitHub
@suluk/better-auth - v0.2.0
Loading...