Module

BenchLib.Reporters.Json

Package
purescript-benchlib
Repository
m-bock/purescript-benchlib

#Opts Source

type Opts = { filePath :: FilePath, indent :: Int }

#reportJson Source