UNPKG

@mikosramek/mnpg

Version:

MNPG is an Apollo wrapper library that interfaces with [prismic](prismic.io/). It stands for Miko's Neocities Prismic Grabber, as it was first used for my Neocities site, but has no affiliation with them other than in spirit.

10 lines (9 loc) 144 B
{ "compilerOptions": { "target": "es5", "module": "es2020", "declaration": true, "outDir": "./dist", "strict": true } }