about summary refs log blame commit diff
path: root/users/grfn/emacs.d/snippets/js2-mode/action-type
blob: ef8d1a3863eec31f32cc04c1e2753840b9a79657 (plain) (tree)
1
2
3
4



                                                                                                                                                                                     
# key: at
# name: action-type
# --
export const ${1:FOO_BAR$(->> yas-text s-upcase (s-replace-all '(("-" . "_") (" " . "_"))))}: '${3:ns}/${1:$(-> yas-text s-dashed-words)}' = '$3/${1:$(-> yas-text s-dashed-words)}'$5