UNPKG

telefunc

Version:

Remote functions. Instead of API.

4 lines (3 loc) 147 B
import '../vite/helpers/clear.js'; import type { Loader } from './types.js'; export default function (this: Loader, input: string): Promise<void>;