obsidian-dev-utils
Version:
This is the collection of useful functions that you can use for your Obsidian plugin development
33 lines (29 loc) • 1.42 kB
JavaScript
/*
THIS IS A GENERATED/BUNDLED FILE BY ESBUILD
if you want to view the source, please visit the github repository of this plugin
*/
(function initEsm() {
if (globalThis.process) {
return;
}
const browserProcess = {
browser: true,
cwd() {
return '/';
},
env: {},
platform: 'android'
};
globalThis.process = browserProcess;
})();
import * as CustomTypeOptionsBase from "./CustomTypeOptionsBase.mjs";
import * as DefaultTranslationsBase from "./DefaultTranslationsBase.mjs";
import * as i18n from "./i18n.mjs";
import * as locales from "./locales/index.mjs";
export {
CustomTypeOptionsBase,
DefaultTranslationsBase,
i18n,
locales
};
//# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFsiLi4vLi4vLi4vLi4vLi4vc3JjL29ic2lkaWFuL2kxOG4vaW5kZXgudHMiXSwKICAic291cmNlc0NvbnRlbnQiOiBbIi8qIFRISVMgSVMgQSBHRU5FUkFURUQvQlVORExFRCBGSUxFIEJZIEJVSUxEIFNDUklQVCAqL1xuXG5leHBvcnQgKiBhcyBDdXN0b21UeXBlT3B0aW9uc0Jhc2UgZnJvbSAnLi9DdXN0b21UeXBlT3B0aW9uc0Jhc2UudHMnO1xuZXhwb3J0ICogYXMgRGVmYXVsdFRyYW5zbGF0aW9uc0Jhc2UgZnJvbSAnLi9EZWZhdWx0VHJhbnNsYXRpb25zQmFzZS50cyc7XG5leHBvcnQgKiBhcyBpMThuIGZyb20gJy4vaTE4bi50cyc7XG5leHBvcnQgKiBhcyBsb2NhbGVzIGZyb20gJy4vbG9jYWxlcy9pbmRleC50cyc7XG4iXSwKICAibWFwcGluZ3MiOiAiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFQSxZQUFZLDJCQUEyQjtBQUN2QyxZQUFZLDZCQUE2QjtBQUN6QyxZQUFZLFVBQVU7QUFDdEIsWUFBWSxhQUFhOyIsCiAgIm5hbWVzIjogW10KfQo=