promote-9.d.ts 92 B

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