implementation.d.ts 62 B

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