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
258f7f8b88
tenebrous-dicebot
/
api
/
node_modules
/
@webassemblyjs
/
ast
/
esm
/
clone.js
3 lines
63 B
JavaScript
Raw
Blame
History
export
function
cloneNode
(
n
)
{
return
Object
.
assign
(
{
}
,
n
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink