implementation.d.ts 62 B

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