ShipEngineProps: {
    children: React.ReactNode;
    defaultQueryClientOptions?: DefaultOptions;
} & ShipEngineAPIConfig

Generated using TypeDoc