mirror of
https://github.com/philips/supernote-obsidian-plugin.git
synced 2026-07-22 09:50:25 +00:00
Since there is no native code I am just checking all of the dependencies in to simplify life and avoid a hard dependency on npm working on any given day.
4 lines
No EOL
170 B
JavaScript
4 lines
No EOL
170 B
JavaScript
function _OverloadYield(t, e) {
|
|
this.v = t, this.k = e;
|
|
}
|
|
module.exports = _OverloadYield, module.exports.__esModule = true, module.exports["default"] = module.exports; |