UNPKG
@prisma-cms/mc.js-module
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
mc.js module for @prisma-cms
github.com/prisma-cms/mc.js-module
prisma-cms/mc.js-module
@prisma-cms/mc.js-module
/
src
/
server
/
scripts
/
deploy
/
index.mjs
11 lines
(8 loc)
•
134 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
import
{ buildApiSchema, deploy, }
from
"@prisma-cms/server/src/server/scripts/deploy/"
;
export
{ buildApiSchema, deploy, }