UNPKG

@lando/platformsh

Version:

A Lando plugin that provides a tight integration with Platform.sh.

5 lines (3 loc) 103 B
import parse = require('./parse') import stringify = require('./stringify') export {parse, stringify}