UNPKG

wuffle

Version:

A multi-repository task board for GitHub issues

6 lines (5 loc) 149 B
import GithubComments from './GithubComments.js'; export default { __init__: [ 'githubComments' ], githubComments: [ 'type', GithubComments ] };