about summary refs log blame commit diff
path: root/users/wpcarro/emacs/.emacs.d/snippets/rjsx-mode/destructure-const
blob: 2a52c57c75cdc651a301ac11363733a01b81a16a (plain) (tree)
1
2
3
4
5




                             
# -*- mode: snippet -*-
# name: Destructuring a const
# key: cds
# --
const { $1 } = $2