root
Inserindo smolagents[mcp] no requirements
63a73e3
raw
history blame
79 Bytes
declare function isNegativeZero(x: unknown): boolean;
export = isNegativeZero;