This website requires JavaScript.
Explore
Help
Sign In
projectmoon
/
tenebrous-dicebot
Watch
1
Star
0
Fork
You've already forked tenebrous-dicebot
1
Code
Issues
12
Pull Requests
1
Projects
Releases
10
Wiki
Activity
5546576fa8
tenebrous-dicebot
/
api
/
node_modules
/
fast-deep-equal
/
index.d.ts
5 lines
103 B
TypeScript
Raw
Blame
History
declare
module
'fast-deep-equal'
{
const
equal
:
(
a
:
any
,
b
:
any
)
=
>
boolean
;
export
=
equal
;
}
Reference in New Issue
View Git Blame
Copy Permalink