# Functions

No description provided by the author

# Structs

No description provided by the author

# Interfaces

PolyfeaRepository is a generic interface for storing and retrieving items of type ItemType.

# Type aliases

PolyfeaRepositoryFilterFunc is a function that takes an item of type ItemType and returns a boolean.