import { HellsingEN } from "./schemas";

export const Hellsing = {
    en: HellsingEN
};