Created
August 23, 2024 12:41
-
-
Save koladilip/60b2be6585b2684a8179e56e0554c9b9 to your computer and use it in GitHub Desktop.
From and to are same in mappings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"code":"[{\n \"from\": \"$.event\",\n \"to\": \"$.event\"\n}]","data":"{\n \"event\": \"abc\"\n}","bindings":"const bindings = {\n \"description\": \"Enter your bindings here\"\n };","result":{"output":{"event":"abc"}},"type":"Mappings","name":""} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment