UNPKG

@lando/drupal

Version:

A Lando plugin that provides a tight integration with Drupal.

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