UNPKG
rapplus
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
rapper, use http api as a function
github.com/Banlangenn/rapperplus
Banlangenn/rapperplus
rapplus
/
dist
/
index.d.ts
4 lines
(3 loc)
•
180 B
TypeScript
View Raw
1
2
3
4
export
{
default
as
uploadType }
from
'./uploadType/uploadType'
;
export
{
default
as
rapper }
from
'./rapper'
;
export
{
default
as
defineConfig }
from
'./uploadType/mergeOptions'
;