initial
This commit is contained in:
7
ts/ghost.plugins.ts
Normal file
7
ts/ghost.plugins.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import GhostContentAPI from '@tryghost/content-api';
|
||||
import GhostAdminAPI from '@tryghost/admin-api';
|
||||
|
||||
export {
|
||||
GhostContentAPI,
|
||||
GhostAdminAPI
|
||||
}
|
Reference in New Issue
Block a user