Skip to content

@stephansama packages / @stephansama/multipublish / jsr / JsrSchema

Type Alias: JsrSchema

ts
type JsrSchema = z.infer<typeof jsrSchema>;

Defined in: core/multipublish/src/jsr.ts:38

Released under MIT license