UNPKG

legal-markdown-js

Version:

Node.js implementation of LegalMarkdown for processing legal documents with markdown and YAML - Complete feature parity with Ruby version

8 lines 263 B
/** * TypeScript interfaces for Interactive CLI * * This module defines the core data structures used throughout the interactive * CLI for representing user selections, configuration options, and file metadata. */ export {}; //# sourceMappingURL=types.js.map