UNPKG

@netlify/content-engine

Version:
6 lines 224 B
import type { AvailableFeatures } from "../types"; /** * Check the readme for a list of available features. */ export declare function hasFeature(name: AvailableFeatures): boolean; //# sourceMappingURL=has-feature.d.ts.map