????

Your IP : 216.73.216.184


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/tedious/types/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/tedious/types/js-md4.d.ts

declare module 'js-md4' {
  declare const md4: {
    arrayBuffer(message: string | ArrayBuffer): ArrayBuffer;
  };

  export = md4;
}