UNPKG

@jay-js/system

Version:

A powerful and flexible TypeScript library for UI, state management, lazy loading, routing and managing draggable elements in modern web applications.

7 lines 134 B
/** * Type definitions for the guard system * * @module @jay-js/system/guard/types */ export {}; //# sourceMappingURL=types.js.map