@types/metascraper-youtube
TypeScript icon, indicating that this package has built-in type declarations

5.14.5 • Public • Published

Installation

npm install --save @types/metascraper-youtube

Summary

This package contains type definitions for metascraper-youtube (https://nicedoc.io/microlinkhq/metascraper/packages/metascraper-youtube).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/metascraper-youtube.

index.d.ts

import metascraper = require("metascraper");

declare namespace getData {
    function isValidUrl(config: { url: string }): boolean;
}

declare function getData(): metascraper.Rules;

export = getData;

Additional Details

Credits

These definitions were written by Florian Imdahl.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/metascraper-youtube

Weekly Downloads

37

Version

5.14.5

License

MIT

Unpacked Size

3.23 kB

Total Files

5

Last publish

Collaborators

  • types