@kentcdodds/google
src/youtube-upload-video.ts
2 lines · 154 B · TypeScriptexport { uploadVideo as default, uploadVideo } from './youtube.ts'
export type { YouTubeUploadVideoParams, YouTubeUploadVideoResult } from './youtube.ts'
Built for people who want to own their automations. Join the waitlist for an invite.
export { uploadVideo as default, uploadVideo } from './youtube.ts'
export type { YouTubeUploadVideoParams, YouTubeUploadVideoResult } from './youtube.ts'