UNPKG
@pika/pack
Version:
latest (0.5.0)
next (0.4.0-pre.3)
0.5.0
0.4.0
0.4.0-pre.3
0.4.0-pre.2
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.1.7
0.1.6
0.1.5
0.1.0
package building, reimagined.
www.pikapkg.com/blog/introducing-pika-pack/
pikapkg/pack
@pika/pack
/
dist-types
/
util
/
babel-plugin-import-rewrite.d.ts
5 lines
(4 loc)
•
104 B
TypeScript
View Raw
1
2
3
4
5
export
default
function
transform
({
template
, types: t }: {
template
: any; types: any; })
: any;