UNPKG

console-ultimate

Version:

Node-compatible console object with extra features

32 lines (21 loc) 503 B
/* • ⓘ ⚠ ⚡ ⚫ ● ⬤ ⦾ ⦿ ◎ ⊚ ⊛ ⊗ 🞋 ◉ ⟳ ↻ (⏲) timer (⌚) watch (⏰) clock ⁞ ⋮ ┆ ┊ ┋ ┇ ︙ ┏ ┗ ◾ ◼ ■ ◀ ◆ ▶ ◣ ◤ ⟨⟩ table **/ export const bullet = '•' export const dot = '⬤' export const log = dot export const errformat1 = dot export const errformat2 = bullet export const time = '⊗' export const count = time export const group_begin = '┏' export const group_pipe = '┊' export const group_end = '┗'