UNPKG

compromise

Version:
13 lines (11 loc) 228 B
import clientSide from './client-side.js' import tags from './tags.js' import chunks from './chunks.js' import highlight from './highlight.js' const debug = { tags, clientSide, chunks, highlight, } export default debug