mirror of
https://github.com/esiur/esiur-js.git
synced 2025-05-06 20:42:58 +00:00
5 lines
133 B
JavaScript
5 lines
133 B
JavaScript
"use strict";
|
|
|
|
export * from "../src/IEventHandler.js";
|
|
export * from "../src/IDestructible.js";
|
|
export * from "../src/IResource.js"; |