mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-08 02:29:12 +08:00
3 lines
85 B
Text
3 lines
85 B
Text
import { Adapter } from '@sveltejs/kit';
|
|
|
|
export default function plugin(): Adapter;
|