UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

5 lines (4 loc) 195 B
'use strict'; module.exports = x => x.replace(/^[\r\n]+/, '').replace(/[\r\n]+$/, ''); module.exports.start = x => x.replace(/^[\r\n]+/, ''); module.exports.end = x => x.replace(/[\r\n]+$/, '');