UNPKG

prostgles-types

Version:

Shared TypeScript object definitions for prostgles-client and prostgles-server

2 lines 124 B
export declare function includes<T>(array: T[] | readonly T[], elem: any): elem is T; //# sourceMappingURL=includes.d.ts.map