Refactor plugin helpers factory
authorChocobozzz <me@florianbigard.com>
Thu, 9 Apr 2020 07:57:32 +0000 (09:57 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 9 Apr 2020 07:57:32 +0000 (09:57 +0200)
commitbc0d801bb7a0cc503c1637f4a07bb51d68d85608
tree6eb486085fb5b536309315b4db06c790acf98ed0
parent00c228363f0db1d181d546eebb0c7ec3eb487976
Refactor plugin helpers factory
server/helpers/logger.ts
server/lib/plugins/plugin-helpers.ts [new file with mode: 0644]
server/lib/plugins/plugin-manager.ts
server/lib/plugins/register-helpers.ts [new file with mode: 0644]
server/typings/plugins/register-server-option.model.ts