implementation.d.ts 65 B

123
  1. declare var implementation: string;
  2. export = implementation;