UNPKG

@nocobase/plugin-file-manager

Version:

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

4 lines (3 loc) 175 B
/// <reference types="node" /> import urlutil from 'url'; export declare function setRegion(region: string, internal?: boolean, secure?: boolean): urlutil.UrlWithStringQuery;