three-stdlib 2.26.3 → 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 +4160 -116123
- package/index.js +4161 -116108
- package/package.json +4 -2
@@ -0,0 +1 @@
|
|
1
|
+
export declare const version: number;
|