index.ts 120 Bytes
import {AllowComment} from "./allow-comment/allow-comment.component";

export let mainComponents: any = [AllowComment];