UNPKG

@torchlight-api/torchlight-cli

Version:

A CLI for Torchlight - the syntax highlighting API

8 lines (6 loc) 106 B
import torchlight from './torchlight.js' import Block from './block.js' export { torchlight, Block }