UNPKG

@lunora/cli

Version:

The Lunora CLI: init, dev, deploy, codegen, migrate, seed, doctor, insights, logs, registry, and the rest of the project commands

2 lines (1 loc) 223 B
import{findWranglerFile as t,readWranglerJsonc as o}from"@lunora/config/cloudflare";const i=r=>{const e=t(r);if(!e)return;const{parsed:n}=o(e);return typeof n?.name=="string"&&n.name.length>0?n.name:void 0};export{i as d};