5 lines
246 B
TypeScript
Raw Permalink Normal View History

2025-04-19 15:38:48 +08:00
export declare const p: bigint;
export declare const q: bigint;
export declare const pallas: import("./abstract/weierstrass.js").CurveFn;
export declare const vesta: import("./abstract/weierstrass.js").CurveFn;
//# sourceMappingURL=pasta.d.ts.map