UNPKG

sls3-legacy

Version:

SLS3 Legacy - A fork of Serverless Framework v3

5 lines (3 loc) 126 B
'use strict'; module.exports = /^-(?:-(?<fullName>[a-zA-Z][A-Za-z0-9:_-]+)|(?<aliasNames>[a-z]+))(?:=(?<value>.*)|$)/;