UNPKG

eljson

Version:

## 介绍

4 lines (3 loc) 79 B
#!/usr/bin/env node declare function run(): Promise<void>; export default run;