@psdk/tspl npm i @psdk/tspl How to use const tspl = TSPL.generic(lifecycle); const reporter = await tspl .page({width: 100, height: 180}) .write({chunkSize: 512});