Ghost/core/server/data/importer
Naz 7589218abc Converted import-manager module to a class
refs https://github.com/TryGhost/Team/issues/694
refs https://linear.app/tryghost/issue/CORE-16/tackle-importersdataindexjs

- The codebase uses class syntax instead of extending/instantiating a native function (this is a very old of doing pseudo OOP in JS). Updated the old syntax in a very one-to-one brainless way with intention to improve the file again when touched again
2021-09-22 20:10:23 +12:00
..
handlers Moved i18n to shared 2021-05-04 13:03:38 +01:00
importers Brought back index.js file exposing a single thing 2021-09-22 03:23:12 +12:00
import-manager.js Converted import-manager module to a class 2021-09-22 20:10:23 +12:00
index.js Brought back importer index.js file exposing a single thing 2021-09-22 20:10:23 +12:00