import { getInstagramSystem } from "./src/Data/data.ts";

export const instagramSystem = getInstagramSystem();
