@dscvr-one/canvas-interface
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@dscvr-one/canvas-interface", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Types for iframes to interact with dscvr", | ||
@@ -5,0 +5,0 @@ "type": "module", |
# @dscvr-one/canvas-interface | ||
DSCVR canvas-interface provides the typescript types and schema validation for canvas iframe communication between external canvas apps and DSCVR canvas host. | ||
This package defines the schema and typescript types used for the client to host protocol for DSCVR canvas. | ||
The library provides only types and schemas for validation using ZOD | ||
## Installation | ||
You can install via npm: | ||
Install with your favorite package manager: | ||
@@ -11,0 +9,0 @@ ```bash |
83543
18