UNPKG

api-interface

Version:
4 lines (3 loc) 70 B
import { FN } from './types'; declare const api: FN; export = api;