#!/usr/bin/env node /** * storytellingjs CLI * * Command-line interface for story generation. * Parity with Python storytelling CLI. */ export {}; //# sourceMappingURL=index.d.ts.map