gdal-async
Version:
Bindings to GDAL (Geospatial Data Abstraction Library) with full async support
17 lines (12 loc) • 384 B
JavaScript
const box = require('./shared/consola.CVbQfNVr.cjs');
require('node:tty');
exports.align = box.align;
exports.box = box.box;
exports.centerAlign = box.centerAlign;
exports.colorize = box.colorize;
exports.colors = box.colors;
exports.getColor = box.getColor;
exports.leftAlign = box.leftAlign;
exports.rightAlign = box.rightAlign;
exports.stripAnsi = box.stripAnsi;
;