@karmaniverous/get-dotenv
    Preparing search index...

    Type Alias ScriptsTable<TShell>

    ScriptsTable: Record<string, string | { cmd: string; shell?: TShell }>

    Scripts table shape (configurable shell type).

    Type Parameters

    • TShell extends string | boolean = string | boolean