chore(docs): updating dgeni typescript package

This commit is contained in:
perry
2017-03-14 14:50:31 -05:00
parent 4354fc212e
commit 396f891f33
160 changed files with 760 additions and 2014 deletions

View File

@ -2,7 +2,7 @@ import { assert } from '../util/util';
import { Platform, EventListenerOptions } from '../platform/platform';
/**
* @private
* @hidden
*/
export class PointerEvents {
private rmTouchStart: Function = null;