guibo-types
v1.1.63
Published
Typescript data structures for the GUIBO platform interfaces
Readme
GUIBO TypeScript Data Structures
A collection of TypeScript interfaces to work with the GUIBO data structures
Installing
npm install guibo-typesGeneral Usage
Import the desired data structure in your file
import { Category } from 'guibo-types'