UNPKG

@cityssm/mpac-yetf

Version:

Parses the MPAC Year-End Tax File (YETF) into a usable object.

3 lines (2 loc) 139 B
import type * as types from '../types.js'; export declare function formatBB(recordBB: types.RawYetfRecordBB): types.FormattedYetfRecordBB;