3 lines
77 B
Plaintext
3 lines
77 B
Plaintext
import { Fork } from "../types";
|
|
export default function (fork: Fork): void;
|