Interface AcceptsQueryOptions

interface AcceptsQueryOptions {
    accepts[all]?: string;
}

Properties

Properties

accepts[all]?: string