UNPKG

@nocobase/plugin-file-manager

Version:

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

3 lines (2 loc) 142 B
import { THeaderEncoding } from '../../types/experimental'; export declare function encoder(str: string, encoding?: THeaderEncoding): string;