function
/usr/local/lib/janet/spork/declare-cc.janet on line 942 , column 1
(jpm-shim-env &opt e )
Create an environment table that can evaluate project.janet files
# If you have a working project.janet file, you can use it from janet-pm with just this:
(import spork/declare-cc )
(dofile "project.janet" :env (declare-cc/jpm-shim-env ))