Files
fieldcraft.thefoldwithin.earth/system/node_modules/@noble/curves/pasta.d.ts
T

5 lines
246 B
TypeScript
Raw Normal View History

2025-05-19 20:36:21 -05: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