.js refrence #1940
Unanswered
arash-orooji
asked this question in
Q&A
.js refrence
#1940
Replies: 1 comment
-
The TS compiler creates corresponding .js files for each .ts file, then they import each other. Do you want to become a contributor? These are just internal details if you prefer to be a user. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi fiend's
Whats is the reasons behind .js references ?
for example:
import ModelViewerElementBase, {$hasTransitioned, $needsRender, $onModelLoad, $renderer, $scene, $tick, $updateSource} from '../model-viewer-base.js';
Thanks for your support.
Beta Was this translation helpful? Give feedback.
All reactions