@slidev/types
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -42,5 +42,8 @@ import { Awaitable } from '@antfu/utils'; | ||
/** | ||
* Infomation shows on the built SPA | ||
* Can be a markdown string | ||
* | ||
* @default true | ||
*/ | ||
info: boolean; | ||
info: string | boolean; | ||
/** | ||
@@ -47,0 +50,0 @@ * @default prism |
{ | ||
"name": "@slidev/types", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=14.0.0" |
5212
115