mirror of
https://github.com/typicode/json-server.git
synced 2025-07-27 12:12:41 +08:00
4 lines
53 B
JavaScript
Executable File
4 lines
53 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
// FIXME
|
|
require('../src/cli')()
|