Update 70-line-numbers-suppression.ts
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
// Example demonstrating line numbers.
|
// Example demonstrating line numbers with suppression.
|
||||||
// Import from 'docx' rather than '../build' if you install from npm
|
// Import from 'docx' rather than '../build' if you install from npm
|
||||||
import * as fs from "fs";
|
import * as fs from "fs";
|
||||||
import { Document, HeadingLevel, LineNumberRestartFormat, Packer, Paragraph } from "../build";
|
import { Document, HeadingLevel, LineNumberRestartFormat, Packer, Paragraph } from "../build";
|
||||||
|
Reference in New Issue
Block a user