implementation.d.ts 62 Bytes
declare var implementation: string;

export = implementation;