/** * Reference codes entry point. * * Import from this subpath to avoid including lookup tables in your main bundle: * * ```typescript * import { getBhrgtGeotechnicalSoilNameDescription } from "@bedrock-engineer/bro-xml-parser/reference-codes"; * ``` */ export * from "./reference-codes/index.js"; //# sourceMappingURL=reference-codes-entry.d.ts.map