UNPKG

sc4

Version:

A command line utility for automating SimCity 4 modding tasks & modifying savegames

4 lines (3 loc) 200 B
import type { StructuredCloneable } from 'type-fest'; declare const _default: ((task: StructuredCloneable) => StructuredCloneable | Promise<StructuredCloneable>) | undefined; export default _default;