UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

17 lines (16 loc) 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FILE_TYPES = void 0; exports.FILE_TYPES = [ 'default', 'image', 'video', 'code', 'archive', 'music', 'audio', 'text', 'pdf', 'table', ]; //# sourceMappingURL=types.js.map