Skip to content

craft-hub / WorkbenchCustomEditor

Type Alias: WorkbenchCustomEditor

WorkbenchCustomEditor = z.infer<typeof customEditorSchema>

Defined in: packages/craft-hub/src/settings.ts:70

A shell-free custom editor command and its arguments.

Released under the MIT License.