mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
4 lines
143 B
TypeScript
4 lines
143 B
TypeScript
import { Transformer } from '@/lib/Transformer/Transformer';
|
|
|
|
export class GetEstimateMailTemplateAttributesTransformer extends Transformer {}
|