@karmaniverous/get-dotenv
GitHub
Preparing search index...
cliCore/types
ScriptsTable
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/get-dotenv
Loading...
Scripts table shape (configurable shell type).