Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
stormbytes
Jun 1st, 2017
91
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.23 KB
| None
|
0
0
raw
download
clone
embed
print
report
var
promise
=
new
Promise
(
function
(
resolve
,
reject
)
{
fs.
readFile
(
'text.foo'
,
function
(
error
,
result
)
{
if
(
error
)
{
reject
(
error
)
;
}
else
{
resolve
(
result
)
;
}
}
)
;
}
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE 500$ GIFTCARDS???? VF
Java | 59 sec ago | 0.06 KB
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 2 min ago | 0.06 KB
Hadez Method Leaked???? TC
Java | 3 min ago | 0.07 KB
Make 3500$ in 1 day [Method]???? XH
Java | 4 min ago | 0.06 KB
200 INSTANTLY [Works Worldwide]? SD
Java | 23 min ago | 0.06 KB
tdhj
JavaScript | 55 min ago | 0.47 KB
BinaryNinja 5.1.8005 (Jul 25, 2025)
JSON | 1 hour ago | 1.92 KB
Homework46
C# | 1 hour ago | 9.61 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!