UNPKG
@watheia/hello.hello.extensions.snowpack
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
www.watheia.io
@watheia/hello.hello.extensions.snowpack
/
snowpack.aspect.ts
6 lines
(4 loc)
•
145 B
text/typescript
View Raw
1
2
3
4
5
6
import
{
Aspect
}
from
'@teambit/harmony'
;
export
const
SnowpackAspect
=
Aspect
.
create
({
id
:
'watheia.hello/hello/extensions/snowpack'
, });