Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sevón
/
gun-multiserver
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
083ee4c6
authored
2020-04-30 13:33:00 +0200
by
Lorenzo Mangani
Committed by
GitHub
2020-04-30 13:33:00 +0200
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update mem.js
1 parent
d562fbbc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mem.js
mem.js
View file @
083ee4c
1
(
function
()
{
1
(
function
()
{
2
var
Gun
=
typeof
window
!==
"undefined"
?
window
.
Gun
:
require
(
"gun"
);
2
var
Gun
=
typeof
window
!==
"undefined"
?
window
.
Gun
:
require
(
"gun
/gun
"
);
3
3
4
Gun
.
on
(
"opt"
,
function
(
ctx
)
{
4
Gun
.
on
(
"opt"
,
function
(
ctx
)
{
5
this
.
to
.
next
(
ctx
);
5
this
.
to
.
next
(
ctx
);
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment