UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

4 lines (3 loc) 127 B
#!/usr/bin/env node var colorSupport = require('./')({alwaysReturn: true }) console.log(JSON.stringify(colorSupport, null, 2))