toon-format--toon
4 行
61 B
JavaScript
可执行文件
4 行
61 B
JavaScript
可执行文件
#!/usr/bin/env node
|
|
'use strict'
|
|
import('../dist/index.mjs')
|