UNPKG

justreddit

Version:

A simple package for getting random posts, random images, random SubReddits, and SubReddit info.

2 lines (1 loc) 82 B
export default function fetch(path: string, prefix?: "user" | "r"): Promise<any>;