mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 04:10:32 +00:00
8 lines
83 B
TypeScript
8 lines
83 B
TypeScript
|
|
|
|
export default class NoPaymentModelWithPricedPlan {
|
|
|
|
constructor() {
|
|
|
|
}
|
|
} |