UNPKG

sc4

Version:

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

3 lines (2 loc) 162 B
export { default as TGIIndex, type TGIPredicate, type FindParameters as TGIFindParameters, type TGIIndexJSON, } from './tgi-index.js'; export * from './util.js';