UNPKG

@strapi/utils

Version:

Shared utilities for the Strapi packages

3 lines 136 B
declare const includesString: (arr: unknown[], val: unknown) => boolean; export { includesString }; //# sourceMappingURL=arrays.d.ts.map