UNPKG

identify-media

Version:

Analyse file path and content to make search criteria for media APIs

4 lines 231 B
export * from "./types"; export { mapAnalysedMedia as mapOmdbQuery, isSameQuery as isSameOmdbQuery, mapResult as mapOmdbResult } from "./mapper"; export { default as searchOmdb } from "./search"; //# sourceMappingURL=index.d.ts.map