mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-18 11:37:33 +08:00
Using web components
This commit is contained in:
4
js/exporting.js
Normal file
4
js/exporting.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import UEBlueprint from "./UEBlueprint"
|
||||
import UEBlueprintObject from "./UEBlueprintObject"
|
||||
|
||||
export { UEBlueprint, UEBlueprintObject }
|
||||
Reference in New Issue
Block a user