Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Dec 8, 2024
1 parent 4bdabeb commit 4302bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/src/stage_manager.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import * as NGL from "ngl";
import { NGLView } from "./widget_ngl";
import * as $ from "jquery";

export class StageManager {
stage: NGL.Stage;
Expand Down

0 comments on commit 4302bdc

Please sign in to comment.