Skip to main content
Module

x/docxml/src/utilities/jsx.ts

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

Functions

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