UNPKG

ng-afelio

Version:
10 lines (8 loc) 196 B
const uiKitTypes = { DEFAULT: 'tailwind', // Keep it at first place BOOTSTRAP: 'bootstrap', AFELIO: 'afelio', AFELIO: 'tailwind', NONE: 'none' }; module.exports = uiKitTypes;