UNPKG

stackexchange-api

Version:
3 lines (2 loc) 108 B
import { Filter } from '../index'; export declare const filterHandler: (filter: string | Filter) => string;