UNPKG

@fruitsjs/core

Version:

Principal package with functions and models for building Fruits Eco-Blockchain applications.

4 lines (3 loc) 182 B
import { isAttachmentVersion } from './isAttachmentVersion'; import { getAttachmentVersion } from './getAttachmentVersion'; export { isAttachmentVersion, getAttachmentVersion, };