Files
memecoin-botV2/.pnpm-store/v10/files/de/02238a51d4c08e9c095560c35b84eefc413e019fe557de3c464f8dbe06e410ab68a2a2f7d35773cd931e2081ac826a617d6d97a805f5a3fd9ea3edb4a9ac19

5 lines
120 B
Plaintext

import { SonicBoom } from '../../'
const sonic = new SonicBoom({ fd: process.stdout.fd })
sonic.write('hello sonic\n')