UNPKG

mika-ffstalk

Version:

A modern CLI and TypeScript library to inspect Free Fire player accounts using public API data.

3 lines (2 loc) 97 B
import { fetchFreeFireAccountDetails } from "./scraper"; export { fetchFreeFireAccountDetails };