Skip to content

@stephansama packages / @stephansama/multipublish / schema / Config

Type Alias: Config

ts
type Config = z.input<typeof configSchema>;

Defined in: core/multipublish/src/schema.ts:28

Released under MIT license