added author details
This commit is contained in:
parent
6698519193
commit
4e3e449123
@ -1,3 +1,9 @@
|
|||||||
|
/**
|
||||||
|
* @author Shailendra [singhshailendra.in]
|
||||||
|
* @copyright Crown Copyright 2017
|
||||||
|
* @license Apache-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
import { fromBase64, toBase64 } from "../lib/Base64.mjs";
|
import { fromBase64, toBase64 } from "../lib/Base64.mjs";
|
||||||
import Operation from "../Operation.mjs";
|
import Operation from "../Operation.mjs";
|
||||||
import OperationError from "../errors/OperationError.mjs";
|
import OperationError from "../errors/OperationError.mjs";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user