UNPKG

@connected-home/serverless

Version:

The Serverless Application Framework - Powered By Amazon Web Services - http://www.serverless.com

12 lines (8 loc) 173 B
'use strict' module.exports = function(S) { return class RuntimeNode14x extends S.classes.RuntimeNode43 { static getName() { return 'nodejs14.x'; } } }