UNPKG

rune

Version:

CLI to upload your games to Rune

3 lines (2 loc) 131 B
import type { FileInfo, API } from "jscodeshift"; export default function transform(file: FileInfo, api: API): string | undefined;