Files
2026-04-07 14:50:23 +09:00

2 lines
65 B
TypeScript

export default function auth(apiToken: string): Promise<string>;