UNPKG
@lonu/stc
Version:
latest (2.13.1)
2.13.1
2.13.0
2.12.0
2.11.0
2.10.1
2.10.0
2.9.0
2.8.2
2.8.1
2.8.0
A tool for converting OpenApi/Swagger/Apifox into code.
github.com/long-woo/stc
long-woo/stc
@lonu/stc
/
esm
/
deps
/
jsr.io
/
@deno-library
/
progress
/
1.5.1
/
deps.js
4 lines
(3 loc)
•
211 B
JavaScript
View Raw
1
2
3
4
export { bgGreen, bgWhite, stripAnsiCode } from
"../../../
@std
/fmt/1.0.3/colors.js"
; export { writeAll } from
"../../../
@std
/io/0.225.0/write_all.js"
;
//
export type { Writer } from
"jsr:
@std
/io
@0
.225.0/types"
;