This website works better with JavaScript.
Explore
Help
Register
Sign In
mahdi
/
arbaeen-web-app
Watch
1
Star
0
Fork
You've already forked arbaeen-web-app
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
98 MiB
Tree:
0373873b7d
arbaeen-web-app
/
node_modules
/
fs-extra
/
lib
/
move-sync
/
index.js
6 lines
70 B
Raw
Normal View
History
Unescape
Escape
update
3 years ago
'use strict'
module
.
exports
=
{
moveSync
:
require
(
'./move-sync'
)
}