UNPKG

@lando/drupal

Version:

A Lando plugin that provides a tight integration with Drupal.

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