@joakimbugge/seeder / getSeeds
Function: getSeeds()
ts
function getSeeds(target): SeedEntry[];Defined in: packages/seeder/src/seed/registry.ts:103
Returns all seed entries for the given class, including those inherited from parent classes. Parent entries come first, preserving declaration order.