UNPKG

@aujsf/bootstrap-theme

Version:
6 lines (5 loc) 286 B
import { FrameworkConfiguration } from 'aurelia-framework'; import { FormTheme } from '@aujsf/core'; export declare const BS4_THEME: Readonly<FormTheme>; export declare function configure(framework: FrameworkConfiguration): void; export * from './bootstrap-json-schema-form-base';