Urara-Blog/node_modules/.pnpm-store/v3/files/9c/88a37b8c59af7cc4e59f482ce1ecd93af5fa973353e873a6f8c88f6f34d29adee159bbf4ea6d74dc0f146698ee1746c16e030680c75f44325ed949d20b0e06
2022-08-14 01:14:53 +08:00

13 lines
391 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")("run-p")