Created
February 8, 2019 00:18
-
-
Save ctrlplusb/53280b941a4fec4046b8c3d7acf7cb4c to your computer and use it in GitHub Desktop.
This file contains hidden or 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
// 👇model to operate against | |
Action<TodosModel, string>; | |
// 👆payload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment