Skip to main content
Module

x/docxml/src/utilities/jsx.ts

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
import * as docxml from "https://deno.land/x/docxml@5.12.1/src/utilities/jsx.ts";

Functions

The JSX pragma with which you can write <Paragraph> instead of new Paragraph({}).