48ea61cdcc
- Product documentation in docs/products/ - Updated MEMORY.md with product info - quiXzoom Auth Core as AAMOS Identity product
3 lines
57 B
TypeScript
3 lines
57 B
TypeScript
declare function sign(x: number): number;
|
|
|
|
export = sign; |