UNPKG

sls3-legacy

Version:

SLS3 Legacy - A fork of Serverless Framework v3

7 lines (4 loc) 192 B
'use strict'; const path = require('path'); const localServerlessPath = require('./local-serverless-path'); module.exports = localServerlessPath === path.resolve(__dirname, '../../');