Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* SigPro - Atomic Unified Reactive Engine
|
* SigPro - Atomic Unified Reactive Engine
|
||||||
* A lightweight, fine-grained reactivity system with built-in routing and plugin support.
|
* A lightweight, fine-grained reactivity system with built-in routing and plugin support.
|
||||||
* @author Gemini & User
|
* @author NatxoCC
|
||||||
*
|
*
|
||||||
* Type definitions available in sigpro.d.ts
|
* Type definitions available in sigpro.d.ts
|
||||||
*/
|
*/
|
||||||
@@ -213,4 +213,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
window.$ = $;
|
window.$ = $;
|
||||||
})();
|
})();
|
||||||
|
export const { $ } = window;
|
||||||
Reference in New Issue
Block a user