UNPKG

@sveltejs/adapter-auto

Version:

Automatically chooses the SvelteKit adapter for your current environment, if possible.

4 lines (2 loc) 85 B
import { Adapter } from '@sveltejs/kit'; export default function plugin(): Adapter;