This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-12-18 07:51:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1bf461f221
Ghost
/
ghost
/
members-importer
/
lib
/
index.js
2 lines
40 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Moved MembersCSVImporter out of index.js file no-issue This cleans up the importer to match the standards of the rest of our codebase.
2021-06-22 13:07:16 +03:00
module
.
exports
=
require
(
'./importer'
)
;
Reference in New Issue
Copy Permalink