UNPKG

ngx-bootstrap-expanded-features

Version:

Too many new features for bootstrap made with javascript for better performance and more options without a large css file.

3 lines (2 loc) 155 B
import { IBPS } from "../../../interfaces"; export declare const send2CreateRules: (classes2CreateStringed: string, bpsStringed: IBPS[]) => Promise<void>;