UNPKG

@adaliszk/qwik

Version:

Qwik stack and configuration for Development using Typescript

7 lines (6 loc) 220 B
export * from '@builder.io/qwik'; import * as qwik from '@builder.io/qwik'; export { qwik as Qwik }; export * from '@builder.io/qwik-city'; import * as qwikCity from '@builder.io/qwik-city'; export { qwikCity as City };