Skip to content

dependabit / manifest/src / DetectionMethod

Type Alias: DetectionMethod

ts
type DetectionMethod = z.infer<typeof DetectionMethodSchema>;

Defined in: packages/manifest/src/schema.ts:331

How a dependency was originally discovered.

Released under the MIT License.