# -*- mode: snippet; require-final-newline: nil -*-
# name: An array of a certain type
# key: ptao
# uuid: ptao
# --
PropTypes.arrayOf($1),$0