Skip to content

Commit 4e3e449

Browse files
added author details
1 parent 6698519 commit 4e3e449

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/core/operations/RenderPDF.mjs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* @author Shailendra [singhshailendra.in]
3+
* @copyright Crown Copyright 2017
4+
* @license Apache-2.0
5+
*/
6+
17
import { fromBase64, toBase64 } from "../lib/Base64.mjs";
28
import Operation from "../Operation.mjs";
39
import OperationError from "../errors/OperationError.mjs";

0 commit comments

Comments
 (0)