nftable-migration
1# -*- mode: snippet; require-final-newline: nil -*-
2# name: js.exportedconst
3# key: xc
4# --
5export const $1 = $0;