UNPKG

ng2-bootstrap-base-modified

Version:

Native Angular Bootstrap Components Typeahead modified

6 lines (4 loc) 121 B
import { window } from './facade/browser'; export function isBs3(): boolean { return window.__theme !== 'bs4'; }