UNPKG

console-log-design-system

Version:
7 lines (4 loc) 155 B
import makeComment from './makeComment'; import makeCommentDemo from './demo'; const clds = { makeComment, makeCommentDemo }; export default clds;