UNPKG

astro-loader-prismic

Version:

A simple loader to load data from a Prismic CMS into Astro using the Astro Loader API introduced in Astro 5.

6 lines (5 loc) 109 B
{ "extends": "astro/tsconfigs/strict", "include": [".astro/types.d.ts", "**/*"], "exclude": ["dist"] }