UNPKG

@cityssm/mpac-yetf

Version:

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

3 lines (2 loc) 138 B
import type * as types from '../types'; export declare function formatPB(recordPB: types.RawYetfRecordPB): types.FormattedYetfRecordPB;