fix: preprocess snippet

pull/8671/head
Puru Vijay 1 year ago
parent ad949c5490
commit 46f71b3ba3

@ -242,7 +242,7 @@ declare global {
export {};
// @filename: main.ts
// @errors: 2322 2345
// @errors: 2322 2345 2339
/// <reference types="@types/node" />
// ---cut---
import { preprocess } from 'svelte/compiler';

Loading…
Cancel
Save