frontend/.pnpm-store/v3/files/d1/c63ee7e65fdc2e0e87bd7f18c698ae528938299aaf2e6b1cb278cac18ee4affcae4748f1390f90d0175de475df3c6e5f7beeef8ec4035ffd958b02f741b4ff

3 lines
77 B
Plaintext

import { Fork } from "../types";
export default function (fork: Fork): void;