Skip to content

Built for people who want to own their automations. Join the waitlist for an invite.

Package listing

@kentcdodds/google

src/youtube-upload-video.ts

2 lines · 154 B · TypeScript
export { uploadVideo as default, uploadVideo } from './youtube.ts'
export type { YouTubeUploadVideoParams, YouTubeUploadVideoResult } from './youtube.ts'