mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 13:53:26 +00:00
Use decimal.min.js and add the file.
This commit is contained in:
3
src/core/lib/decimal.min.js
vendored
Normal file
3
src/core/lib/decimal.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
|||||||
import Decimal from 'decimal.js';
|
import Decimal from '../lib/decimal.min.js';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Date and time operations.
|
* Date and time operations.
|
||||||
|
|||||||
Reference in New Issue
Block a user