UNPKG

70 BTypeScriptView Raw
1export declare enum FieldPosition {
2 HEADER = 0,
3 TRAILER = 1
4}