UNPKG

@adocasts.com/jumpstart

Version:

Jumpstart your next AdonisJS 6 web project with authentication, forgot password, and more features out-of-the-box.

3 lines (2 loc) 116 B
import child_process from 'node:child_process'; export declare const exec: typeof child_process.exec.__promisify__;