- window.$docsify = { alias: { "/changelog": "https://raw.githubusercontent.com/softvisio-node/cli/main/CHANGELOG.md" }, auto2top: true, externalLinkTarget: "_self", loadSidebar: true, maxLevel: 2, name: "@softvisio/cli", relativePath: true, repo: "https://github.com/softvisio-node/cli", search: { depth: 3 }, subMaxLevel: 2, tabs: {}, types: { Array: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array", Function: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function", Object: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object", Promise: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise", any: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#data_and_structure_types", bigint: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#bigint_type", boolean: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#boolean_type", integer: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#number_type", null: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#null_type", number: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#number_type", string: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#string_type", symbol: "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#symbol_type" } };
0 commit comments