import { Aspect } from '@teambit/harmony';

export const SnowpackAspect = Aspect.create({
  id: 'watheia.hello/hello/extensions/snowpack',
});
  