Shopper Types definitions TypeScript types derived from the OpenAPI Spec (OAS) to be used in API clients for Laravel Shopper. Install yarn add --dev laravel-shopper-types How to use Import in your client project. import type { Customer } from "laravel-shopper-types"