Sha256: 43efeb92cc4f44a508f550b1333606986fab021c52773fd7476409e95da5d04f
Contents?: true
Size: 215 Bytes
Versions: 3
Compression:
Stored size: 215 Bytes
Contents
/* eslint no-undef: 0 */ import CommentsComponent from "./comments.component" // This module.exports is necessary for the tests to load // does not conflict with import/export module.exports = CommentsComponent;
Version data entries
3 entries across 3 versions & 1 rubygems