Adding documentation to any_character.js

This commit is contained in:
Jeff Avallone 2015-04-19 17:00:36 -04:00
parent 2777da518e
commit 01abba224a

View File

@ -1,3 +1,6 @@
// AnyCharacter nodes are for `*` regular expression syntax. They are rendered
// as just an "any character" label.
import _ from 'lodash';
export default {