mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-20 16:42:13 +11:00
7 lines
79 B
JavaScript
7 lines
79 B
JavaScript
/*!
|
|
* ignore
|
|
*/
|
|
|
|
'use strict';
|
|
|
|
module.exports = require('bson').Decimal128;
|