import { search } from "./server"; export const TMDB = { search, };