Map JSON Database to MDXFebruary 3, 2023 · One min readRoger JiangFullstack FreelancerThis code snippet does not work:import { map_all_parents } from "../src/data/index.ts"console.dir(map_all_parents)