芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/intl-messageformat-parser/src/printer.d.ts
import { MessageFormatElement, DateTimeSkeleton } from './types'; export declare function printAST(ast: MessageFormatElement[]): string; export declare function doPrintAST(ast: MessageFormatElement[], isInPlural: boolean): string; export declare function printDateTimeSkeleton(style: DateTimeSkeleton): string; //# sourceMappingURL=printer.d.ts.map