Sha256: 7fd423f7cc59e213dedad006bb0aa09374114570b2b68bef42ef016b663c7ac4
Contents?: true
Size: 214 Bytes
Versions: 31
Compression:
Stored size: 214 Bytes
Contents
/* eslint no-undef: 0 */ import CommentsComponent from "./comments.component" // This module.exports is necessary for the tests to load // doesn't conflict with import/export module.exports = CommentsComponent;
Version data entries
31 entries across 31 versions & 1 rubygems