logger.d.ts 78 B

1
  1. export declare const deprecatedWarn: (text: string, version: string) => void;