UNPKG

@shipengine/connect

Version:

The official developer tooling for building ShipEngine connect apps

3 lines (2 loc) 120 B
import { Deployment } from '../types'; export default function parseDeploymentErrors(deployment: Deployment): string[];