UNPKG

@zenithcore/zenny

Version:

Command-line interface for ZenithKernel framework

5 lines (4 loc) 136 B
export function openDocs() { const url = "http://localhost:3030/docs.json"; console.log(`📘 OpenAPI available at: ${url}`); }