UNPKG

@auth/sveltekit

Version:

Authentication for SvelteKit.

3 lines 207 B
import type { SvelteKitAuthConfig } from "./types"; export declare function setEnvDefaults(envObject: Record<string, string | undefined>, config: SvelteKitAuthConfig): void; //# sourceMappingURL=env.d.ts.map