mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2026-04-11 15:47:49 +00:00
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
|
#!/usr/bin/env node
|
||
|
|
'use strict';
|
||
|
|
|
||
|
|
require('../lib/main');
|