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