2 lines
112 B
TypeScript
2 lines
112 B
TypeScript
|
export declare function toZn(a: number | bigint, n: number | bigint): bigint;
|
||
|
//# sourceMappingURL=toZn.d.ts.map
|