@lion/ui
Version:
A package of extendable web components
16 lines • 572 B
TypeScript
declare namespace _default {
const allowedFileSize: string;
const allowedFileValidatorSimple: string;
const allowedFileValidatorComplex: string;
const dragAndDropText: string;
const fileNameDescriptionLabel: string;
const generalValidatorMessage: string;
const noFilesSelected: string;
const numberOfFiles: string;
const removeButtonLabel: string;
const selectTextDuplicateFileName: string;
const selectTextMultipleFile: string;
const selectTextSingleFile: string;
}
export default _default;
//# sourceMappingURL=bg.d.ts.map