UNPKG

osm-community-index

Version:

An index of community resources for OpenStreetMap

5 lines 298 B
export { resolveStrings } from '../lib/resolve_strings.ts'; export { simplify } from '../lib/simplify.ts'; export type { ItemStrings, Item, Defaults, ResolvedStrings as Resolved, LocalizerFn } from '../lib/resolve_strings.ts'; export type * from '../lib/types.ts'; //# sourceMappingURL=oci.d.ts.map