UNPKG

examples

Version:

Example projects using Template, Assemble, Verb and other node.js applications.

12 lines (10 loc) 217 B
/*! * examples <https://github.com/jonschlinkert/examples> * * Copyright (c) 2014 Jon Schlinkert, contributors. * Licensed under the MIT license. */ 'use strict'; module.exports = function () { // do stuff };