Open wanghaisheng opened 5 months ago
Hey! This repository is a bit special and not the best example for the template as it's not an integration. https://github.com/florian-lefebvre/astro-als is a better example I think
Feel free to reach out in Astro's Discord server if you want more details! We have a dedicated #integrations
channel at https://astro.build/chat
import config from "virtual:astro-integration-kit-playground/config" // @ts-ignore import simple from "virtual:playground/simple" // @ts-ignore import arraySimple from "virtual:playground/array-simple" // @ts-ignore import arrayComplex from "virtual:playground/array-complex"