Added note to Default.js to show that crypto is included in that module.

This commit is contained in:
n1474335 2017-12-19 14:24:47 +00:00
parent 029c55fd53
commit 049fc66785
2 changed files with 3 additions and 0 deletions

View file

@ -1,4 +1,6 @@
import crypto from "crypto";
/**
* UUID operations.
*