import { allTools } from '@/tools/lib/all-tools.js' import { allPlatforms } from '@/tools/lib/all-platforms.js' import { defaultCacheControl } from '@/frame ...
/// Abstract query configuration for taxonomies. /// The type parameter "T" is the JsonObject that represents the Taxonomy (i.e. /// [TaxonomyCategory]) and the type parameter "F" is the type enum ...