UNPKG
mdx-prompt
Version:
latest (0.4.3)
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.1
Use MDX to render high quality LLM prompts
github.com/edspencer/mdx-prompt
edspencer/mdx-prompt
mdx-prompt
/
dist
/
types
/
index.d.ts
5 lines
(4 loc)
•
123 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./render'
;
export
*
from
'./utils'
;
export
*
from
'./components/prompt'
;
export
*
from
'./components/html'
;