sed command used: find src/ol -name '*.exports' -exec sed -ri 's/@exportClass\s+(\S+)\s+(\S+)$/@exportSymbol \1/' \{\} \;
3 lines
93 B
Plaintext
3 lines
93 B
Plaintext
@exportSymbol ol.control.Attribution
|
|
@exportProperty ol.control.Attribution.prototype.setMap
|