Reusable TypeScript types and interfaces for Fleet API.
npm install @automateinc/fleet-types##### Reusable TypeScript types and interfaces for Fleet projects.
To install the package, use npm:
``bash`
npm i @automateinc/fleet-types
`js``
import { IAttendance } from "@automateinc/fleet-types";