archematics/etc/x_itePreamble.txt
Glen Whitney 7ae9dd706f feat: Adjust the X3D browser size
Does this simply by setting CSS properties on the canvas element.
  Also updates vrml1to97 and switches to using x_ite.d.ts directly
  from the x_ite repository (although the link will have to change
  once it is merged into main).
  Resolves #21.
  Resolves #23.
2023-09-11 11:17:05 -07:00

5 lines
263 B
Plaintext

declare module 'https://create3000.github.io/code/x_ite/latest/x_ite.mjs' {
// This compilation-only file was replicated from the x_ite GitHub repository
// https://github.com/create3000/x_ite
// compliant with the GPL License, under which it was released.