@promptbook/utils
Advanced tools
Comparing version 0.81.0-12 to 0.81.0-13
import { BOOK_LANGUAGE_VERSION, PROMPTBOOK_ENGINE_VERSION } from '../version'; | ||
import { getBookTemplate } from '../other/templates/getBookTemplate'; | ||
import { getBookTemplates } from '../other/templates/getBookTemplates'; | ||
export { BOOK_LANGUAGE_VERSION, PROMPTBOOK_ENGINE_VERSION }; | ||
export { getBookTemplate }; | ||
export { getBookTemplates }; |
{ | ||
"name": "@promptbook/utils", | ||
"version": "0.81.0-12", | ||
"version": "0.81.0-13", | ||
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin", | ||
@@ -5,0 +5,0 @@ "--note-0": " <- [🐊]", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
918955
17603