diff --git a/Qnode/q.d.ts b/qcommon/q.d.ts similarity index 97% rename from Qnode/q.d.ts rename to qcommon/q.d.ts index 48fc11a5c..9add54ab8 100644 --- a/Qnode/q.d.ts +++ b/qcommon/q.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Q that can be imported in node.js +// Type definitions for q that meet the CommonJS module format. // Project: https://github.com/kriskowal/q // Definitions by: Barrie Nemetchek and Andrew Gaspar // Definitions: https://github.com/AndrewGaspar/DefinitelyTyped