tvl-depot/emacs.d/snippets/rjsx-mode/action-extractor
William Carroll 3d256c6b3b Support additional JS snippets
Because React + Redux + Flow = SO MUCH BOILERPLATE...
2018-07-19 12:00:08 -04:00

5 lines
No EOL
81 B
Text

# -*- mode: snippet -*-
# name: exactness
# key: $x
# --
$Exact<$Call<typeof $1>>