UNPKG

foundation-ultimate

Version:

The Ultimate Foundation Package with both FoundationApps and Foundation Sites Included

14 lines (13 loc) 597 B
/* ============================================================= = Foundation Utimate = = http://github.com/relution-developments/foundation-remix = = --------------------------------------------------------- = = Copyright (c) 2016 - Relution Developments Ltd = = Licensed under the MIT license. = = @author JayDemitri = ============================================================= */ module.exports = function(){ return console.log("Spawn Called"); };