3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
/** @ignore */
|
|
export declare function parseFields(field: string | string[]): string[];
|