Skip to content

Commit f8f236e

Browse files
author
Bradley Meck
committed
minor note on callback example
1 parent e01a354 commit f8f236e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/waiting_callbacks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ setTimeout(
99
,5000
1010
)
1111

12+
//get the value of the first callback from the table
1213
console.log(callbacks.get(callbacks.keys()[0]))

0 commit comments

Comments
 (0)