UNPKG

telefunc

Version:

Remote functions. Instead of API.

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