UNPKG
astro-web-vitals-pocketbase
Version:
dev (0.0.0-dev.0)
initial-concept (0.0.0)
latest (0.0.0)
next (1.0.0-next.2)
1.0.0-next.2
0.0.0
0.0.0-dev.0
github.com/pawcoding/astro-web-vitals-pocketbase
pawcoding/astro-web-vitals-pocketbase
astro-web-vitals-pocketbase
/
index.ts
4 lines
(2 loc)
•
103 B
text/typescript
View Raw
1
2
3
4
import
{ webVitalsIntegration }
from
"./src/web-vitals-integration"
;
export
{ webVitalsIntegration };