↓ 2 callersFunctionfetchSearchListings({
query,
status = [],
skills = [],
bountiesLimit = 10,
grantsLimit = 5,
bountiesOffset = 0,
gra
src/features/search/hooks/useSearchListings.ts:25
↓ 2 callersFunctiongetListingDefaults({
isGod,
isEditing,
isST,
type = 'bounty',
hackathons,
hackathonId,
generatedListing,
}: Listin
src/features/listing-builder/utils/form.ts:25