UNPKG

alchemymvc

Version:
11 lines (10 loc) 203 B
/** * The Url Field class * * @constructor * * @author Jelle De Loecker <jelle@elevenways.be> * @since 1.1.0 * @version 1.1.0 */ const UrlField = Function.inherits('Alchemy.Field', 'Url');