Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ checkExit
Function
checkExit
scripts/backup/fb-save-exporter.js:36–42 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
34
: e;
35
}),
36
checkExit = (e) => {
37
try {
38
return
e();
39
} catch (e) {
40
return
!1;
41
}
42
},
43
get_posts =
async
(e) => {
44
console.log(
"Đang lấy dữ liệu! Vui lòng chờ trong giây lát..."
),
45
""
!== e && (e = `
"cursor"
:
"${e}"
,`);
Callers
1
get_posts
Function · 0.85
Calls
1
e
Function · 0.70
Tested by
no test coverage detected