Add goog.provides and goog.requires
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
// require libtess
|
||||
/*global libtess */
|
||||
|
||||
goog.provide('libtess.PQHandleElem');
|
||||
goog.require('libtess');
|
||||
|
||||
// TODO(bckenny): more specific typing on key
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user