mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-27 15:23:11 +00:00
IIP v3.3
This commit is contained in:
5
test/import.js
Normal file
5
test/import.js
Normal file
@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
export * from "../src/IEventHandler.js";
|
||||
export * from "../src/IDestructible.js";
|
||||
export * from "../src/IResource.js";
|
Reference in New Issue
Block a user