pasta.d.ts 246 B

12345
  1. export declare const p: bigint;
  2. export declare const q: bigint;
  3. export declare const pallas: import("./abstract/weierstrass.js").CurveFn;
  4. export declare const vesta: import("./abstract/weierstrass.js").CurveFn;
  5. //# sourceMappingURL=pasta.d.ts.map