UNPKG

expo-esc-pos-utils

Version:

Expo module for ESC/POS printer utilities, supporting image printing and text formatting

4 lines 250 B
import * as React from 'react'; import { ExpoEscPosUtilsViewProps } from './ExpoEscPosUtils.types'; export default function ExpoEscPosUtilsView(props: ExpoEscPosUtilsViewProps): React.JSX.Element; //# sourceMappingURL=ExpoEscPosUtilsView.web.d.ts.map