Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
export interface PhonePrefix { /** åœå */ country: string; /** åœã³ãŒãïŒäŸ: 'US', 'GB'ïŒ */ country_code: string; /** é»è©±çªå·ã®ãã¬ãã£ãã¯ã¹ïŒäŸ: '+1', '+44'ïŒ */ phone_prefix: string; }
country_code: string
string
phone_prefix: string