UNPKG
trifid-handler-fetch
Version:
latest (3.5.1)
3.5.1
3.5.0
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.0
3.1.0
3.0.0
2.0.1
2.0.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
Fetch handler for Trifid
github.com/zazuko/trifid
zazuko/trifid
trifid-handler-fetch
/
dist
/
index.d.ts
4 lines
•
189 B
TypeScript
View Raw
1
2
3
4
/**
@type
{
import('../core/types/index.js').TrifidPlugin
} */
export
const
factory
:
import
(
"../core/types/index.js"
).
TrifidPlugin
;
export
default
factory;
//# sourceMappingURL=index.d.ts.map