npm

ts-type

TypeScript 類型工具庫:提供豐富的類型操作工具和重新導出的內建類型 / TypeScript type utility library: provides rich type manipulation utilities and re-exported built-in types

版本 1已同步 1文件 48 SRI 已生成
接入决策台 · 安全可信状态

先确认可用入口,再复制固定版本地址

入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。

推荐接入
安全分
88
等待安全扫描
扫描覆盖
0%
0 / 48 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
暂无浏览器入口
SRI 待确认
SRI 缺失 0
当前版本 3.0.13
48 文件
48 JS / 0 CSS / 0 WASM
未发现阻断级风险
可在下方文件列表中查看原始构建产物
当前版本 48 个文件,3 个入口候选。未发现可疑外联域名。
使用路径
01确认版本

固定到 3.0.13,避免线上被隐式升级。

02复制地址

优先使用推荐入口,特殊场景再切换文件。

03检测可用

发布前检测 HTTP、CORS、SRI 和响应速度。

查看全部文件

快速接入

已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。

暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
1版本
48文件
3.0.13最新

CDN 地址生成器

选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。

文件类型
JS
文件大小
0 B
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/ts-type/3.0.13/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/ts-type/3.0.13/index.js" integrity="sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
  import * as lib from "https://cdn.ptab.cn/cdn/ts-type/3.0.13/index.js";
  console.log("module loaded", lib);
</script>

版本与文件

当前版本 3.0.13,展示 48 / 48 个文件。
ts-type/3.0.13/index.js
JS
0 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/index.js
JS
0 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/logic/union/index.js
JS
285 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/_build-in.js
JS
401 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/generic.js
JS
112 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper.js
JS
111 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/array/readonly.js
JS
113 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/conditional.js
JS
277 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/deep-map.js
JS
286 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/filter.js
JS
151 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/infer.js
JS
151 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/intersection.js
JS
117 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/key-value.js
JS
354 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/number.js
JS
111 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/overwrite.js
JS
155 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/promise.js
JS
112 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/readonly.js
JS
113 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/record.js
JS
353 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/record/enum.js
JS
247 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/record/member.js
JS
292 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/record/omit-index.js
JS
303 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/record/partial.js
JS
319 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/record/pick-one.js
JS
113 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/record/pick-type.js
JS
114 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/string.js
JS
324 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/string/infer.js
JS
318 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/string/literal-string.js
JS
312 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/string/operations.js
JS
276 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/tuple.js
JS
264 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/helper/typeof.js
JS
321 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/internal/filter.js
JS
292 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/internal/logic/string-literal.js
JS
363 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/logic/any.js
JS
372 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/logic/never.js
JS
285 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/logic/record/empty.js
JS
110 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/base.js
JS
281 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/decorators.js
JS
155 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/generator.js
JS
114 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/iterator.js
JS
289 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/promise.js
JS
311 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/proxy.js
JS
265 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/record.js
JS
364 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/record/empty.js
JS
305 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/record/enum.js
JS
257 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/record/partial.js
JS
286 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/record/readonly.js
JS
291 B
SRI ready
未分级
0 请求
ts-type/3.0.13/lib/type/tuple/empty.js
JS
249 B
SRI ready
未分级
0 请求
ts-type/3.0.13/ts-toolbelt.js
JS
0 B
SRI ready
未分级
0 请求

库评论

还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。
发表评论

免登录提交。需要填写昵称和邮箱,并完成 TAC 行为验证;内容会自动审核,违规内容不会发布。