Ghost/ghost/webmentions/index.js
Ronald Langeveld e55405691a
Added webmentions package (#16133)
refs https://github.com/TryGhost/Team/issues/2408

- Added webmentions package 
- Setup basic folder structure, controllers, repositories & services to
get started.
- note package haven't been published yet
2023-01-17 13:18:16 +08:00

2 lines
47 B
JavaScript

module.exports = require('./lib/webmentions');