UNPKG

@lando/drupal

Version:

A Lando plugin that provides a tight integration with Drupal.

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