uenala / project_spa_bergauf

CAS-FEE 2015, Group 10, 2nd Project
GNU General Public License v2.0
0 stars 0 forks source link

Resolve TypeScript compile errors #57

Closed RAeschimann closed 8 years ago

RAeschimann commented 8 years ago
  1. gallery-item-directive.ts: Error:(40, 14) TS2346: Supplied parameters do not match any signature of call target.
  2. photoswipe-directive.ts: misc. errors like Property 'gid' does not exist on type '{}', Property 'pid' does not exist on type '{}', Argument of type 'Element' is not assignable to parameter of type 'HTMLElement'. Property 'accessKey' is missing in type 'Element', ...