mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2025-11-09 07:46:32 +00:00
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
|
#!/usr/bin/env node
|
||
|
|
'use strict';
|
||
|
|
|
||
|
|
require('../lib/main');
|