mirror of
https://github.com/gromlab-ru/svg-sprites.git
synced 2026-07-22 20:50:19 +03:00
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
|
|
import { defineConfig } from '@solidjs/start/config'
|
||
|
|
|
||
|
|
export default defineConfig({})
|