UNPKG

ember-bootstrap

Version:
7 lines (6 loc) 124 B
export interface EmberBootstrapMacrosConfig { isBS4: boolean; isBS5: boolean; isNotBS5: boolean; version: string; }