sed command used: find src/ol -name '*.exports' -exec sed -ri 's/@exportClass\s+(\S+)\s+(\S+)$/@exportSymbol \1/' \{\} \;
4 lines
146 B
Plaintext
4 lines
146 B
Plaintext
@exportSymbol ol.source.ImageWMS
|
|
@exportProperty ol.source.ImageWMS.prototype.getParams
|
|
@exportProperty ol.source.ImageWMS.prototype.updateParams
|