UNPKG

@lando/drupal

Version:

A Lando plugin that provides a tight integration with Drupal.

6 lines (4 loc) 158 B
var convert = require('./convert'), func = convert('mergeAll', require('../merge')); func.placeholder = require('./placeholder'); module.exports = func;