three-stdlib 2.26.2 → 2.26.4
Sign up to get free protection for your applications and to get access to all the features.
- package/_polyfill/constants.d.ts +1 -0
- package/index.cjs +4140 -116229
- package/index.js +4141 -116214
- package/package.json +4 -2
@@ -0,0 +1 @@
|
|
1
|
+
export declare const version: number;
|