init component
This commit is contained in:
5
node_modules/buetify/lib/components/pricingTable/index.d.ts
generated
vendored
Executable file
5
node_modules/buetify/lib/components/pricingTable/index.d.ts
generated
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
import BPricingPlan from './BPricingPlan';
|
||||
import BPricingPlanItem from './BPricingPlanItem';
|
||||
import BPricingPlanPrice from './BPricingPlanPrice';
|
||||
import BPricingTable from './BPricingTable';
|
||||
export { BPricingPlanPrice, BPricingTable, BPricingPlanItem, BPricingPlan };
|
||||
Reference in New Issue
Block a user