shipping - typedoc2md/typedoc-plugin-markdown-examples GitHub Wiki
github-wiki-example / shipping
shipping
This module contains types and services related to shipping. It includes definitions for shipping records and services to manage the logistics of shipping orders.
Classes
Class | Description |
---|---|
ShippingService | Service for managing shipping records. Provides methods to handle the logistics of order shipments, including recording and tracking shipments. |
Interfaces
Interface | Description |
---|---|
ShippingRecord | Interface representing a shipping record. Defines the structure for storing and tracking information about shipments. |