UNPKG

@nocobase/plugin-file-manager

Version:

Provides files storage services with files collection template and attachment field.

9 lines (8 loc) 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ClientDefaultValues = void 0; const runtimeConfig_shared_1 = require("./runtimeConfig.shared"); exports.ClientDefaultValues = { ...runtimeConfig_shared_1.ClientSharedValues, runtime: "browser", };