UNPKG

ym-api

Version:

A Node.js wrapper for the Yandex.Music API (Unofficial) http://music.yandex.ru

3 lines (2 loc) 99 B
import Request from "../Request"; export default function directLinkRequest(url: string): Request;