UNPKG

@yoroi/common

Version:

The Common package of Yoroi SDK

3 lines (2 loc) 111 B
export const isFileKey = ({key, path}: {key: string; path: string}) => !key.slice(path.length).includes('/')