addDelayedJob-6.d.ts 98 B

12345
  1. export declare const addDelayedJob: {
  2. name: string;
  3. content: string;
  4. keys: number;
  5. };