@resk/core
Version:
An innovative TypeScript framework that empowers developers to build applications with a fully decorator-based architecture for efficient resource management. By combining the power of decorators with a resource-oriented design, DecorRes enhances code cla
1 lines • 327 B
JavaScript
;function e(){return typeof window!="undefined"&&typeof window=="object"?window:typeof self!="undefined"&&typeof self=="object"?self:typeof global!="undefined"&&typeof global=="object"?global:typeof globalThis!="undefined"&&typeof globalThis=="object"?globalThis:{}}const o=e();exports.Global=o;exports.getGlobal=e;