babel flow scope:[不建议使用]为流量和TypeScript支持使用babel utilsbabel type scopes 源码
巴别流量表 在给定范围内收集绑定 import type foo from "mod" ; type baz < bar> = { } ; import { getFlowBindingsInScope } from 'babel-flow-scope' ; getFlowBindingsInScope ( path ) ; // { // foo: { // kind: 'import', // path: (Identifier) // }, // bar: { // kind: 'param', // path: (TypeParameter
文件列表
babel-flow-scope-master.zip
(预估有个9文件)
babel-flow-scope-master
.flowconfig
39B
yarn.lock
67KB
test.js
3KB
LICENSE
1KB
README.md
734B
__snapshots__
test.js.snap
5KB
.gitignore
19B
index.js
2KB
暂无评论