@walkme/types
Advanced tools
Comparing version 0.0.2-11 to 0.0.2-12
@@ -40,2 +40,3 @@ import { QuestionType } from '../../data/teachme/quiz'; | ||
export declare type QuizScreen = { | ||
id?: number; | ||
title: string; | ||
@@ -42,0 +43,0 @@ description: string; |
{ | ||
"name": "@walkme/types", | ||
"version": "0.0.2-11", | ||
"version": "0.0.2-12", | ||
"description": "A public declaration if walkme types", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
31674
744