add new order type XZ53 and removed repeated dateRange to consts

This commit is contained in:
anandsahil
2019-08-01 14:00:07 +02:00
parent 01d4634d86
commit 5ff3147124
7 changed files with 36 additions and 48 deletions

View File

@@ -22,11 +22,13 @@ const HPD = require('./HPD');
const HKD = require('./HKD');
const PTK = require('./PTK');
const HAC = require('./HAC');
const Z53 = require('./Z53');
module.exports = {
INI,
HIA,
HPB,
Z53,
AZV,
CD1,