index.ts 120 Bytes Edit Raw Blame History 1 2 3 import {AllowComment} from "./allow-comment/allow-comment.component"; export let mainComponents: any = [AllowComment];