mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 20:29:29 +08:00
3 lines
59 B
JavaScript
Executable file
3 lines
59 B
JavaScript
Executable file
#!/usr/bin/env node
|
|
'use strict'
|
|
import('../dist/cli.mjs')
|