UNPKG

@documedis-components/prescription-sign

Version:

React component for signing electronic prescriptions with HIN authentication

4 lines (3 loc) 155 B
export { PrescriptionSign } from './component'; export { usePrescriptionSigning } from './hook'; export type { PrescriptionSignErrorType } from './types';