mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
4 lines
61 B
JavaScript
Executable File
4 lines
61 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
'use strict'
|
|
import('../dist/index.mjs')
|