Make all typedefs work without provide/require
This commit is contained in:
committed by
Peter Robins
parent
2c29512c80
commit
1d20215bfa
@@ -3,7 +3,6 @@ goog.provide('ol.events.EventType');
|
||||
goog.provide('ol.events.KeyCode');
|
||||
|
||||
goog.require('ol.object');
|
||||
goog.require('ol.EventTargetLike');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user