@doenet/doenetml-iframe 0.7.0-alpha39 → 0.7.0-alpha41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1,10 +1,10 @@
1
1
  import { default as default_2 } from 'react';
2
- import { DoenetEditor as DoenetEditor_2 } from '@doenet/doenetml';
3
- import { DoenetViewer as DoenetViewer_2 } from '@doenet/doenetml';
4
- import { ErrorDescription } from '@doenet/utils';
5
- import { mathjaxConfig } from '@doenet/utils';
6
- import { parseAndCompile } from '@doenet/parser';
7
- import { WarningDescription } from '@doenet/utils';
2
+ import { DoenetEditor as DoenetEditor_2 } from '../packages/doenetml/dist';
3
+ import { DoenetViewer as DoenetViewer_2 } from '../packages/doenetml/dist';
4
+ import { ErrorDescription } from '../packages/utils/dist';
5
+ import { mathjaxConfig } from '../packages/utils/dist';
6
+ import { parseAndCompile } from '../packages/parser/dist';
7
+ import { WarningDescription } from '../packages/utils/dist';
8
8
 
9
9
  /**
10
10
  * Render Doenet Editor constrained to an iframe. A URL pointing to a version of DoenetML