This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
23748c92fb
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