UNPKG
@edgeone/framework-detect
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
A framework detection library for web projects
@edgeone/framework-detect
/
dist
/
providers
/
index.d.ts
6 lines
•
179 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
"./types.js"
;
export
*
from
"./github.js"
;
export
*
from
"./gitee.js"
;
export
*
from
"./gitlab.js"
;
export
*
from
"./factory.js"
;
//# sourceMappingURL=index.d.ts.map