Skip to content

indotcode/YandexDiskSDK

Repository files navigation

Модуль на TS для работы с Yandex Диска

Вызов SDK Yandex Диск

const { drive } = new YandexSdk({})

Массив параметров

{
  format?: string //xml | json| jwt
  jwt_secret?: string,
  with_openid_identity?: number | string | boolean // 1 | yes | true
  oauth_token: string
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published