UNPKG

ofx4js

Version:

A javascript OFX library, ported from OFX4J

3 lines (2 loc) 163 B
import { ChildAggregateParams } from "./ChildAggregate"; export declare function ChildAggregate_add<Type>(clazz: any, params: ChildAggregateParams<Type>): void;