chore: Check types and add draft full typing for x_ite. #18

Merged
glen merged 2 commits from typecheck into main 2023-09-11 01:52:39 +00:00
Owner

Enabling type checking involves a full rearrangement of the
build process, as well as supplying types for some of the
dependencies.

Now that (hopefully) all of the methods are typed, can call
(for example) browser.setBrowserOption to manage the
viewer navigation.

Resolves #14.
Resolves #17.

Enabling type checking involves a full rearrangement of the build process, as well as supplying types for some of the dependencies. Now that (hopefully) all of the methods are typed, can call (for example) browser.setBrowserOption to manage the viewer navigation. Resolves #14. Resolves #17.
glen added 2 commits 2023-09-11 01:52:23 +00:00
6bcec494e2 chore: Check types.
Enabling type checking involves a full rearrangement of the
  build process, as well as supplying types for some of the
  packages. The X_ITE types are still a work in progress, but
  they are enough for this initial state of the project to
  compile and run.

  Resolves #14.
56fbc0a0e9 chore: Add draft full typing for x_ite
This makes all of the x_ite methods available to call from Civet/
  TypeScript -- for example, setBrowserOption, which is used to deal
  with the viewer navigation.

  Resolves #17.
glen merged commit b5478254af into main 2023-09-11 01:52:39 +00:00
glen deleted branch typecheck 2023-09-11 01:52:44 +00:00
Sign in to join this conversation.
No description provided.