Skip to content

Add console formatter

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 11:28

You can use the console formatter as follows.

import { dump } from '@poppinss/dumper/console'

console.log(dump(value))

0.1.0-beta.6 (2024-08-27)

Bug Fixes

Features