UNPKG
@ztl-uwu/nuxt-content
Version:
latest (2.14.1)
2.14.1
2.14.0
2.13.9
2.13.8
2.13.7
2.13.6
2.13.5
Write your content inside your Nuxt app
content.nuxt.com
ztl-uwu/nuxt-content
@ztl-uwu/nuxt-content
/
dist
/
runtime
/
server
/
index.d.ts
2 lines
(1 loc)
•
62 B
TypeScript
View Raw
1
2
export
{ serverQueryContent, parseContent }
from
'./storage'
;