@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 • 172 B
JavaScript
;function r(t){return !!(t&&typeof t=="string")}function f(...t){for(var i in t){let n=t[i];if(typeof n=="string"&&r(n))return n}return ""}exports.defaultStr=f;