sed command used: find src/ol -name '*.exports' -exec sed -ri 's/@exportClass\s+(\S+)\s+(\S+)$/@exportSymbol \1/' \{\} \;
2 lines
33 B
Plaintext
2 lines
33 B
Plaintext
@exportSymbol ol.source.TileJSON
|