import { AyahId } from "../types"

// ------------------ Manzil Data ---------------------
export const ManzilList: AyahId[] = [
  0, 1, 670, 1365, 2030, 2933, 3789, 4631, 6237
] as const
