Deprecate ol/inherits
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
* @param {!Function} childCtor Child constructor.
|
||||
* @param {!Function} parentCtor Parent constructor.
|
||||
* @function module:ol.inherits
|
||||
* @deprecated
|
||||
* @api
|
||||
*/
|
||||
export function inherits(childCtor, parentCtor) {
|
||||
|
||||
Reference in New Issue
Block a user