UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

9 lines (8 loc) 187 B
export default addUndefinedAsNullKeyword; export type Ajv = import("ajv").Ajv; /** * * @param {Ajv} ajv * @returns {Ajv} */ declare function addUndefinedAsNullKeyword(ajv: Ajv): Ajv;