UNPKG

@yoroi/common

Version:

The Common package of Yoroi SDK

8 lines 163 B
export const isFileKey = _ref => { let { key, path } = _ref; return !key.slice(path.length).includes('/'); }; //# sourceMappingURL=is-file-key.js.map