Skip to content

Instantly share code, notes, and snippets.

View jerzzhang's full-sized avatar
🎯
Focusing

Jeremy Zhang jerzzhang

🎯
Focusing
View GitHub Profile
'use strict';
const momet = require('moment-timezone');
const Requestor = require('../../requestor');
const request = require('../../../lib/oemrequest_http');
const adapter = 'ChryslerAdapter';
const validator = joiValidate.create(adapter);