@zkochan/pnpm
Version:
A fast implementation of npm install
11 lines (9 loc) • 337 B
JavaScript
/**
* Copyright 2015 Google Inc. All Rights Reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file or at
* https://github.com/firebase/superstatic/blob/master/LICENSE
*/
;
exports = module.exports = require('./superstatic');
exports.server = require('./server');