UNPKG

coldstitch

Version:

A code generation library, that helps you craft code snippets in code for multiple languages

4 lines (3 loc) 206 B
export { code, omitLine, type Code } from "./code"; export { isTypeRef, type ImportResolver, type TypeRef } from "./types"; export { escapeStringQuotes, isPlainObject, isScalar, stringify } from "./utils";