Urara-Blog/node_modules/.pnpm-store/v3/files/12/250be581699ab4d0088d9a76e280dfd4188ac88d8277e18bdc4dbc2ac33709e40f4056e4e3413f6626e1d6d45954a872d0b815fb82ac4af016c191332a3bb6
2022-08-14 01:14:53 +08:00

13 lines
397 B
JavaScript
Executable file

#!/usr/bin/env node
/**
* @author Toru Nagashima
* @copyright 2015 Toru Nagashima. All rights reserved.
* See LICENSE file in root directory for full license.
*/
"use strict"
//------------------------------------------------------------------------------
// Main
//------------------------------------------------------------------------------
require("../common/bootstrap")("npm-run-all")