Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cdek/src/types/api.ts>ApiBase.Phone

📦CDEK api client
Go to Latest
type alias ApiBase.Phone
import { type ApiBase } from "https://deno.land/x/cdek@v1.0.9/src/types/api.ts";
const { Phone } = ApiBase;
definition: { number: string; additional?: string; }