import { ForumlistType } from "./ForumlistType";
export type PlaysType = ForumlistType;
