@beyond-js/finder
Version:
@beyond-js/finder is a lightweight utility that makes file discovery in Node.js projects simple and efficient. Connected to @beyond-js/watchers, it works in real time — detecting changes instantly and keeping your file queries always up to date. Ideal for
22 lines (21 loc) • 457 B
JavaScript
System.register([], function (_export, _context) {
"use strict";
return {
setters: [],
execute: function () {
_export("default", {
"package": "@beyond-js/finder",
"version": "1.0.6",
"languages": {
"supported": [],
"default": "en"
},
"environment": "production",
"global.css": true,
"params": {},
"ssr": {},
"backend": {}
});
}
};
});