Closed ravinagill15 closed 2 months ago
OFTCore.send
NativeOFTAdapter.send
Will add changeset if this is merged after feat/native-oft-adapter
feat/native-oft-adapter
In this PR:
OFTCore.send
to be public so it can be called byNativeOFTAdapter.send
, the body can be moved into an internal function so it can be called by bothOFTCore.send
andNativeOFTAdapter.send