UNPKG

@a11ywatch/core

Version:
9 lines (8 loc) 305 B
export declare const issue: (_: any, { url, ...props }: { [x: string]: any; url: any; }, context: any) => Promise<any>; export declare const issues: (_: any, { url, ...props }: { [x: string]: any; url: any; }, context: any) => Promise<import("mongodb").WithId<import("bson").Document>[]>;