Name | Last commit | Last update |
---|---|---|
.. | ||
schema | ||
compiler.test.ts | ||
compiler.ts | ||
exec.test.ts | ||
exec.ts | ||
index.ts | ||
schema-helpers.test.ts | ||
schema-helpers.ts | ||
views.test.ts | ||
views.ts |
I noticed that: - The web and electron versions of our `uuid` module both looked exactly the same… - …and deferred to the `uuid` package… - …and the async version just called the sync API. So now we will just use the `uuid` package directly everywhere.
Name | Last commit | Last update |
---|---|---|
.. | ||
schema | ||
compiler.test.ts | ||
compiler.ts | ||
exec.test.ts | ||
exec.ts | ||
index.ts | ||
schema-helpers.test.ts | ||
schema-helpers.ts | ||
views.test.ts | ||
views.ts |